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…
HOG detectMultiScale parameters explained
Read More of HOG detectMultiScale parameters explained