Ask Your Question
1

HOG detector for overhead person detection

asked 2015-04-02 13:13:37 -0600

nosocks gravatar image

OpenCV comes with a person detector out of the box, through HOGDescriptor::getDefaultPeopleDetector(). This model does not seem to be trained on images of people from overhead. Is there a pre-trained HOG detector for overhead person detection?

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2015-04-02 16:12:32 -0600

Witek gravatar image

I, too, would be interested. I have this kind of images: image description

edit flag offensive delete link more

Comments

2

Why don't you rotate the image 90°? I do not think that there is the .vec of people. But there are some free databases of people images on the net (like here) and you can rotate the images and train a detector on those.

thdrksdfthmn gravatar imagethdrksdfthmn ( 2015-04-03 06:30:58 -0600 )edit

Question Tools

2 followers

Stats

Asked: 2015-04-02 13:13:37 -0600

Seen: 662 times

Last updated: Apr 02 '15