I am working with OpenCV using VC++ 6.0 to build a classifier. I want to build a classifier for object(blob) detection. I tried to build as given for Haar classifier. The problem i found is how to create information file for 1000 positive images which contains also the pixel information like we can do using objectmarker.exe for some images for sampling?.