C++ code train own classifier [closed]
Hello forum,
Is there a full C++ code for my to train my own classifier to detect an object eg. a mug ? I have been reading through https://github.com/Itseez/opencv/blob... to understand how the functions work but i think its not an efficient way of learning. I have watched youtube videos and googled online and have understood how adaboost and viola jones work individually. However, I have no clue how they work together.
I have been looking online for a working code for me to edit to detect my own object using haar features / adaboost. If anyone knows of any website with a downloadable code I would appreciate it if you could post it here. Thanks.
http://answers.opencv.org/questions/q...
(it's a mystery to me, how you could miss that on this site)
also see the docs , and the code is in the opencv/apps folder.
HAHA! This is not possible!
http://answers.opencv.org/questions/q... (it's a mystery to me, how you could miss that on this site) also see the docs , and the code is in the opencv/apps folder. by: berak
Sorry i accidentally marked my own comment as an answer. I don't know how to mark other comments as the answer.
^^ no problem, we can handle that.