Explanation about opencv_traincascade.exe

asked 2015-11-20 03:23:41 -0600

Bhavik gravatar image

How does the opencv_traincascade.exe identify the particular object within the image?Even if it can identify the approximate co-ordinates of the images by which we trained the classifiers,how is it going to identify the specified object.For eg:We want to train a classifier with eyes.Even though it can identify the coordinates where the eye resides within the image how is oit going too identify that it is nothing other than the eyes?Please explain Thanks in advance

edit retag flag offensive close merge delete

Comments

Please put some effort in your search. The work of opencv_traincascade has been explained millions of times before. Either use the search box or buy a book that explains it all like OpenCV 3 Blueprints and bundles it together for you ...

StevenPuttemans gravatar imageStevenPuttemans ( 2015-11-23 08:48:12 -0600 )edit