Thursday, June 05, 2014

[OpenCV] Problems with coding findcontours causing the VC++2010/VC++2012 crashes

Syndrome: Problems with coding findcontours causing the VC++2010/VC++2012 crashes
OpenCV version: 2.4.9
Environment: WIndows 8.1 with  VC++2010/VC++2012
Solution: VC++ Property Page -- Configuration Property -> C/C++ -> Code generation --> Runtime Library --> Multi-Threaded DLL (/MD)
+
 

No comments: