Ask Your Question

Revision history [back]

Trouble in recognition with release version

Hello. I'm using OpenCV 2.4.9 and OpenCVSharp. DLLs that are picked under x86 and VC10. For recognition using Haar cascades. The problem is, when running program from visual studio - everything works okay. Recognition - excellent. However, when I run my program from debug folder - results isn't so well. Sometimes recognition is okay, sometimes - very bad results (openCV function "Cv.HaarDetectObjects" return 0 objects). Project build unders x86, redistributable installed.. Any ideas?

click to hide/show revision 2
retagged

updated 2014-11-13 01:51:59 -0600

berak gravatar image

Trouble in recognition with release version

Hello. I'm using OpenCV 2.4.9 and OpenCVSharp. DLLs that are picked under x86 and VC10. For recognition using Haar cascades. The problem is, when running program from visual studio - everything works okay. Recognition - excellent. However, when I run my program from debug folder - results isn't so well. Sometimes recognition is okay, sometimes - very bad results (openCV function "Cv.HaarDetectObjects" return 0 objects). Project build unders x86, redistributable installed.. Any ideas?