2018-01-30 03:46:49 -0600 | received badge | ● Nice Question (source) |
2017-05-03 22:45:15 -0600 | received badge | ● Notable Question (source) |
2015-09-09 10:36:53 -0600 | received badge | ● Popular Question (source) |
2013-03-03 16:48:52 -0600 | received badge | ● Student (source) |
2012-10-17 08:22:45 -0600 | asked a question | HogDescriptor DaimlerPeopleDetector does not work Hi, We are currently working on an implementation using the HOGDetector to detect people in a given video stream. We are using the Default People Detector which works for us, but it very often detects only parts of the person. So we wanted to test how the DaimlerPeopleDetector works. Unfortunately using this detector we never get any detected Person. The output is simply empty. Code: Does anyone have suggestions or knows the problem? Your help will be highly appreciated! Regards, Julian |