OpenCV haar training for static image
- by Evl-ntnt
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?