OpenCV haar training for static image

Posted by Evl-ntnt on Stack Overflow See other posts from Stack Overflow or by Evl-ntnt
Published on 2010-11-07T17:15:27Z Indexed on 2012/04/07 5:29 UTC
Read the original article Hit count: 128

Filed under:
|
|
|

I trying to train haar cascade classificator for card suite detection (which no rotation and has no distortion on image)

For example I have file Clubs.png which contents clubs image on white background 20x20 pixels

This tutorial is so tangled http://note.sonots.com/SciSoftware/haartraining.html

My image varies only in sizes, no distortion or angling.

Which commands I must enter in aim to get Clubs.xml file?

© Stack Overflow or respective owner

Related posts about image

Related posts about static