Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Head detection and tracking (orientation independent)

Hello

Is there any way to detect people heads in video/picture? Idea is to have solution like this: https://www.youtube.com/watch?v=InqV34BcheM Not sure that HOG detector is able to do this, may be convnets can solve it?

I'm trying to develop head tracking but currently no luck with standard OpenCV functions.

Thx