So, I'm using C++ to write an OpenCV v3 based real-time image processing DLL. Apart from that I also have a C# program with the GUI based on that DLL. Now, I want to use that DLL in Windows 10 IOT core. Is it possible? If so, how? Any help is appreciated.