OpenCV 2.4.2 on Matlab 2012b (Windows 7)
- by Maik Xhani
Hello i am trying to use OpenCV 2.4.2 in Matlab 2012b. I have tried those actions:
downloaded OpenCV 2.4.2
used CMake on opencv folder using Visual Studio 10 and Visual Studio
10 Win64 compiler
built Debug and Release version with Visual Studio first without any
other option and then with D_SCL_SECURE=1 specified for every project
changed…