Last week we discussed how to use OpenCV and Python to perform pedestrian detection. To accomplish this, we leveraged the built-in HOG + Linear SVM detector that OpenCV ships with, allowing us to detect people in images. However, one aspect…
Image Descriptors
Object Detection
Tutorials
HOG detectMultiScale parameters explained
November 16, 2015
Read More of HOG detectMultiScale parameters explained