How to share the data between Emgu CV C# app and C++ library
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library which allows OpenCV functions to be called from .NET compatible languages. The wrapper can be compiled by Visual Studio and Unity, it can run on Windows, Linux, Mac OS, iOS and Android.