Ask Your Question

Nikola's profile - activity

2013-06-10 18:19:19 -0600 received badge  Student (source)
2013-01-16 20:21:33 -0600 received badge  Scholar (source)
2013-01-16 20:21:13 -0600 commented answer OpenCV 2.4.3 Meets SSE4 Instruction blendvpd in Intel CPU E5200 whice causes "Illegal Instruction"

Hi Alexander, thanks! And I found the solution in another thread http://answers.opencv.org/question/4694/0xc000001d-illegal-instruction-when-running/

2013-01-15 18:35:50 -0600 commented answer 0xC000001D: Illegal Instruction when running cvHaarDetectObjects

Thank You, It works for me too.

2013-01-15 18:34:08 -0600 received badge  Supporter (source)
2013-01-15 18:31:53 -0600 commented answer OpenCV 2.4.3 Meets SSE4 Instruction blendvpd in Intel CPU E5200 whice causes "Illegal Instruction"

Thanks for your reply. I built OpenCV using CMake, and I can see ENABLE_SSE, ENABLE_SSE2 in configuration, but where to disable SSE4?

2013-01-15 09:12:18 -0600 asked a question OpenCV 2.4.3 Meets SSE4 Instruction blendvpd in Intel CPU E5200 whice causes "Illegal Instruction"

Hi When i try to run the sample code facedetect.c in VS2008 in Windows XP SP3 32-bit, I meet 0xC000001D: Illegal Instruction in Function detectMultiScale. I am using OpenCV 2.4.3. What is wrong, and what should I do to fix this issue?

Any advice is OK, thanks!!!

Regards Nikola