How to use the xml file from opencv_traincascade
Hi, I had worked with opencv_haartraining but it took days, then I tried with opencv_traincascade, there's a big improve in time, it just took few hours, but I don't know how use the xml file generated (cascade.xml) or its other xml files (stage0.xml -> stageN.xml). How did you make it work?? can you help me with this??
BTW I have deleted the remark you gave in the other topic, since the solution is here.