[go: up one dir, main page]

Skip to content

Python scripts used for helping creating samples for haar training

Notifications You must be signed in to change notification settings

svkoh/OpenCVSampleCreatorAux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage:
    osca.py xxx.jpg xxx2.jpg xxx3.jpg
    
Keys:
    's'         Save the selected object to the picture's object list
    'S'         Save the picture and its object list to the (picture-object list) dictionary
    'Ctrl + s'  Save the (picture-object list) dictionary to file
    'r'         Clear the picture's object list
    '->'        Move to next picture in the picture list
    '<-'        Move to previous picture in the picture list
    'Esc'       Stop processing current image, will move to next picture in the picture list
    'q'         Quit the process
    
Mouse:
    Drag a Rect to select an object
    Move the your mouse close to the border of the Rect and drag to adjust the size of the Rect
    Click anywhere else to cancel the selection
    
The result file is set in preference.txt

About

Python scripts used for helping creating samples for haar training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages