Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.
I have trying to run a simple OpenCV problem. But it shows the following error
"test_1.exe - Application Error
The application failed to initialize properly (0x80000003). Click on OK to terminate the application."
I have posted this problem to several forums, but didn't get any solution. The only progress I made is, using Dependency Walker, I figured out that the problem is related with SHLWAPI.DLL and MPR.DLL.
This is the forum thread where you can get more details...
http://stackoverflow.com/questions/2440054/simple-opencv-problem
One more question, is there any forum dedicated to OpenCV or something like that? I am getting frustrated with this simple problem.
Can anyone help?
2010-03-26 19:30:00
there is a Yahoo group on OpenCV.. try to post your message there.. im sure you will get a lot of help.. :)
2010-03-14 16:41:00
OpenCV does have a support page on the OpenCV Wiki located at:http://opencv.willowgarage.com/wiki/Welcome/SupportHere you can send your questions to the OpenCV User Group for assistance. Maybe someone else has had a similar problem.