kyamagu / mexopencv

Collection and a development kit of matlab mex functions for OpenCV library
http://kyamagu.github.io/mexopencv
Other
659 stars 319 forks source link

Matlab 2013b crashes when l use mexopencv functions plez help me #108

Open Kaputa opened 10 years ago

Kaputa commented 10 years ago

Hi sir, First of all l would like to thank you so much for the great bindings for opencv for matlab. It is amazing work. l followed the instructions in github l can view the doc but when l use opencv functions my Matlab crashes. May you help me? l need it for my project. Matlab : 2013b Windows 7 64bit

Mex setup :Microsoft Software Development Kit (SDK) 7.1 in c:\Program Files (x86)\Microsoft Visual Studio 10.0 Opencv version :2.4.5 Path : D:\OpenCV\build\x64\vc10\bin

Everything seems ok but Matlab crashes once l use mexopencv functions Your help is highly appreciated My pleasure

SCUT2014 commented 7 years ago

I met the same bug with you, our matlab crashed when I run the compiled mexw32 file. I want to know how to resolve this issue, thank you very much.