Is there any face detector in opencv using HOG?
I have used the HAAR based detector in opencv ,but the number of false positives it gives is quite large
add a comment
I have used the HAAR based detector in opencv ,but the number of false positives it gives is quite large
Asked: 2016-03-05 06:29:46 -0600
Seen: 156 times
Last updated: Mar 05 '16
How to match 2 HOG for object detection?
Question regarding feeding extracted HoG features into CvSVM's train
Many CvSVM vectors into one... how? [closed]
Training of SVM classifier in OpenCV using HOG, SIFT and ORB features
Comparing two HOG descriptors vectors
Is LBP better than HOG in Human detection?
Custom HOGDetector using CvSVM and HOG features.