peopledetect.py sample added (TODO: use builtin svm data instead of people_hog.txt)

some old cv api use cleaning
This commit is contained in:
Alexander Mordvintsev
2011-08-12 03:05:31 +00:00
parent 9fba5e8d8c
commit d7a2081230
5 changed files with 865 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
import numpy as np
import cv2
import cv2.cv as cv
from common import make_cmap
help_message = '''USAGE: distrans.py [<image>]