python - Logo recognition in OpenCV -


i making application opencv , web server finds car brands part of ongoing game in family.

however, don't know start. googled found post on finding yellow ball. want find car logo picture (which angled or glaring) identify car brand , add points score.

i know seems tall order help?

you use haar cascades in opencv this. need train haar detectors both positive , negative samples of logo there utilities in opencv this. read haar in opencv documentation


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -