/PedestrianCounter

Pedestrians detection and tracking using OpenCV on Python

Primary LanguagePython

This is a demo made for tracking pedestrian as I am making an attempt to track other vehicles. Starting out the problem with pedestrian is somewhat easier since their motions are more predictable. Click here for the demo video.

This Project uses OpenCV 3.1.0 and Python. The video source video can be found here

Thanks Federico E. Mejía Barajas for his invaluable advices. I recommend looking at his tutorial and going through documentations on the OpenCV Python tutorial side to understand the code.

IMAGE ALT TEXT