C:\fakepath\err.PNGusing Visual Studio 2013. In my project, I use c++ dll, for some funcions with OpenCV. When in c# I call function from my dll, which containst "Mat" type, exception is thrown. Does anyone knows how to fix it?
1 | initial version |
C:\fakepath\err.PNGusing Visual Studio 2013. In my project, I use c++ dll, for some funcions with OpenCV. When in c# I call function from my dll, which containst "Mat" type, exception is thrown. Does anyone knows how to fix it?
2 | No.2 Revision |
C:\fakepath\err.PNG Hello, I'm trying to develop Windows Phone 8 appliaction in c#, using Visual Studio 2013. In my project, I use c++ dll, for some funcions with OpenCV. When in c# I call function from my dll, which containst "Mat" type, exception is thrown. Does anyone knows how to fix it?