Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How can I debug into function like "cvCreateTreeCascadeClassifier "?

Hi,everyone.I'm studying on HAAR training of Opencv recently. Opencv supply several tools like opencv_createsamples.exe,opencv_haartraining.exe,etc.And I want to debug into the functions. Who can tell me how to creat my own objects which have the same functions of "opencv_haartraining.exe", then I can debug into it, instead of using Opencv'tools.

click to hide/show revision 2
No.2 Revision

How can I debug into function like "cvCreateTreeCascadeClassifier "?

Hi,everyone.I'm studying on HAAR training of Opencv OpenCV recently. Opencv OpenCV supply several tools like opencv_createsamples.exe,opencv_haartraining.exe,etc.And opencv_createsamples.exe, opencv_haartraining.exe, etc.And I want to debug into the functions. Who can tell me how to creat my own objects which have the same functions of "opencv_haartraining.exe", then I can debug into it, instead of using Opencv'tools. OpenCV' tools.