HaarCascade (for OpenCV) to recognize a marker
I'm trying to get OpenCV to recognize开发者_如何学C a visual badge (marker). Does anyone have an existing HaarCascade (preferably an xml file) of a badge of some sort?
Links of any sort are appreciated Thx! Antoine
I believe you can create your own haar cascase using the following link:
http://note.sonots.com/SciSoftware/haartraining.html
I'm not aware of any existing haar xml which can recognize market/visual badge.
精彩评论