are opencv windows dlls buggy? Using debug dlls with the debug build works fine. The moment I use the release dlls with my release build I start getting all sorts of errors.
I also found some stackoverflow posts with people facing similar issues http://stackoverflow.com/questions/9125817/opencv-imreadfilename-fails-in-debug-mode-when-using-release-libraries
Have others encountered this? Are there any ways around this ?