Quantcast
Channel: OpenCV Q&A Forum - Latest question feed
Viewing all articles
Browse latest Browse all 19555

HOG People Detector on image

$
0
0
I'm try to use HOG People Detector for obtain Region of Interest. I have this depth image ![image description](/upfiles/14641272358722807.jpg) and the istruction is: HOGDescriptor hog; hog.setSVMDetector(HOGDescriptor::getDefaultPeopleDetector()); vector found, found_filtered; hog.detectMultiScale(falseColorsMap, found, 0, Size(16, 16), Size(32, 32), 1.05, 2); size_t i, j; for (i = 0; i

Viewing all articles
Browse latest Browse all 19555

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>