Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to detect people with android phone camera

I am looking for algorithms or tools implemented in openCV which would enable to me detecting moving(or not) people on the video(provided in real time by camera of a android phone camera) and count them.

In the other subject I have found:

Quote: Have a look at the LatentSvmDetector. OpenCV already provides different classificators trained to detect people, cars, cats, airplanes..

Maybe some of you have some expierience with detecting people on the video and could provide me some samples. Even if not maybe not you samples but something in the web I did not find.

How to detect people with android phone cameracamera(java only)

I am looking for algorithms or tools implemented in openCV which would enable to me detecting moving(or not) people on the video(provided in real time by camera of a android phone camera) and count them.

In the other subject I have found:

Quote: Have a look at the LatentSvmDetector. OpenCV already provides different classificators trained to detect people, cars, cats, airplanes..

Maybe some of you have some expierience with detecting people on the video and could provide me some samples. Even if not maybe not you samples but something in the web I did not find.