work on obj_detect.py
authorAlexander Mordvintsev <no@email>
Sun, 19 Jun 2011 11:33:15 +0000 (11:33 +0000)
committerAlexander Mordvintsev <no@email>
Sun, 19 Jun 2011 11:33:15 +0000 (11:33 +0000)
commit32825893bdb96c01ed6f4fe6f489cf8e35ee2d7c
tree1b2ebd15d32e052ff072d4feb23e8ec7ca2faf9d
parent99eb3771433943b32efa007abec45f8b2f16a6db
work on obj_detect.py
added square_size cmd line param for calibrate.py
added _coverage.py script to compute cv2 api coverage by samples (just for interest, may be removed later)
samples/python2/_coverage.py [new file with mode: 0644]
samples/python2/calibrate.py
samples/python2/color_histogram.py
samples/python2/common.py
samples/python2/obj_detect.py