The vehicle counting system we built is made up of two main components: a detector and counter. The detector identifies vehicles in a given frame of video and returns a list of bounding boxes around the vehicles . The detector is also used to update the trackers periodically to ensure that they are still tracking the vehicles correctly. The counter counts vehicles when they leave the frame or makes use of a counting line drawn across a road.
The video footage can also be used for other purposes including surveillance, automatic plate number recognition, vehicle type detection and vehicle speed detection to name a few.It is relatively cheaper to implement and scale as a permanent vehicle counting system compared to other systems.It can track and count multiple vehicles moving in different directions across several lanes
Vechicle Detection and counting Algorithm
Vechicle Detection and counting Algorithm works on google harscascade classification algorithm.
**Follow the steps for live experience
- Keep any object infront of webcam
- Wait till object get stable
- Live feed detect object and show its name
- Try other object
(**To be launch soon)

Computer Vision Development Tools
Our team builds advanced computer vision solutions. When developing Vechicle Counting apps, we use cutting-edge technologies to deliver solutions that will address your business challenges.
Deep Learning

Keras

OpenCV

TensorFlow

Python
