motion-detection

How can I detect and track people using OpenCV?

How can I detect and track people using OpenCV? Question: I have a camera that will be stationary, pointed at an indoors area. People will walk past the camera, within about 5 meters of it. Using OpenCV, I want to detect individuals walking past – my ideal return is an array of detected individuals, with …

Total answers: 4