Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 498 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 498 Bytes

haar-object-marker

A small python tool for creating positive text file for OpenCV haar training.

A small tool written in Python to create a positive txt file to be used for OpenCV haar training.

#Requisite :

OpenCV 2.4.1+ with python support with all the paths installed properly

Python 2.7.3

#Usage :

python haar_positive_creator.py /path/to/postive/pics output_file

Press 'q' to quit.

Press 'c' to clear object markings in current frame.

Press 'n' to load next image in the directory.