user786033
user786033

Reputation:

HaarCascade (for OpenCV) to recognize a marker

I'm trying to get OpenCV to recognize 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

Upvotes: 2

Views: 884

Answers (1)

garak
garak

Reputation: 4813

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.

Upvotes: 1

Related Questions