OpenCV for object detenction in a folder of images (C++)

asked 2016-04-20 15:59:31 -0600

ilo gravatar image

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.

edit retag flag offensive close merge delete

Comments

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.

StevenPuttemans gravatar imageStevenPuttemans ( 2016-04-22 07:01:44 -0600 )edit