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.
OpenCV 3 Blueprints or a search on this forum will do you wonders. I guess this is about the most discussed topic on this forum.