Ask Your Question

yubak's profile - activity

2018-09-07 11:46:48 -0600 received badge  Student (source)
2018-03-15 19:56:59 -0600 marked best answer Is the 'getDefaultPeopleDetector' SVM in opencv only able to detect standing people?

I am doing various experiments to detect people using opencv. However, there is a problem in the experiment. In the setSVMDetector function, HOGDescriptor :: getDefaultPeopleDetector () argument is used to detect the person, but the person sitting and lying is not detected. I am wondering if HOGDescriptor :: getDefaultPeopleDetector () SVM is recognizable only to the standing person. Is it possible to recognize only standing people?

2018-03-15 19:56:59 -0600 received badge  Scholar (source)
2018-03-15 08:09:24 -0600 commented answer Is the 'getDefaultPeopleDetector' SVM in opencv only able to detect standing people?

In the case of Inria person dateset, are all the people in the study photos all standing up?

2018-03-15 07:37:55 -0600 asked a question Is the 'getDefaultPeopleDetector' SVM in opencv only able to detect standing people?

Is the 'getDefaultPeopleDetector' SVM in opencv only able to detect standing people? I am doing various experiments to d

2018-03-15 07:37:54 -0600 asked a question Is the 'getDefaultPeopleDetector' SVM in opencv only able to detect standing people?

Is the 'getDefaultPeopleDetector' SVM in opencv only able to detect standing people? I am doing various experiments to d