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:
@@ -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>]
|
||||
|
Reference in New Issue
Block a user