I'm working on a application that requires OpenCV object detection using Haar cascade classifier. I'm using OpenCV 2.3.1 with VS2010 on a 64bit Windows Machine. I compiled and built OpenCV myself and didn't use any pre-compiled binaries.I'm working on a application that requires Open