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.