Ask Your Question

ilo's profile - activity

2016-04-21 00:07:38 -0600 asked a question OpenCV for object detenction in a folder of images (C++)

hi,I have to implement a simple algorithm in C ++ (actualy i use Eclipse or CLion) and Opencv that once trained my classifier to an object detection , scanning through all the images in a folder and save into another folder only images within which the algorithm recognized the presence of the object . I built my xml classifier with opencv . Can someone help me? thank you.