harshyp47 / Car-speed-detection-OpenCV-Python
In this tutorial, you will learn how to detect the speed of a car using Python OpenCV library and some basic mathematical calculations. In the area of traffic management, checking the speed of a vehicle passing through a road becomes very crucial when there is the rule of speed limitations. This Python program exactly checks the speed of the car…
☆14Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Car-speed-detection-OpenCV-Python
- Vehicle counting in a conjusted traffic road where background subtraction gives lower performance.☆36Updated 5 years ago
- Detect speed of vehicles on multi-lane highways.☆13Updated 4 years ago
- This app detects types of cars and counts cars using YOLOv3☆18Updated 2 months ago
- YoLo is a CNN architecture which specialize in object detection. I am using tutorial from https://www.pyimagesearch.com/2018/11/12/yolo-o…☆18Updated 5 years ago
- Vehicle Identification Speed Detection (VISD) extracts vehicle information like License Plate number, Manufacturer and colour from a vide…☆19Updated 3 years ago
- ☆11Updated 4 years ago
- Vehicle detection and tracking and speed estimation using opencv☆21Updated 6 years ago
- Automatic Number Plate Recognition (ANPR) is a system capable of reading vehicle number plates without human intervention through the use…☆20Updated 3 years ago
- I have used YOLOv3 Algorithm for Vehicle Detection and Deep Sort Algorithm for Vehicle Tracking. After tracking the vehicles I have tried…☆17Updated 3 years ago
- Trajectory estimation of vehicles in crowded and crossroad scenarios☆10Updated 3 years ago
- It is a Pedestrian(Human) Detection which is developed using OpenCV Python☆31Updated 4 years ago
- ☆11Updated 4 years ago
- ☆66Updated 4 years ago
- This is a Multi object tracker. Mainly it was build for tracking car movement in a junction.☆29Updated 2 years ago
- ☆14Updated 5 years ago
- Vehicle detection and tracking using deep learning and computer vision.☆11Updated 3 years ago
- The goal of the project is to classify the vehicles, count their frequency, track them using unique ID and provide safety measures to the…☆14Updated 3 years ago
- This project imlements the following tasks in the project: 1. Vehicle counting, 2. Lane detection. 3.Lane change detection and 4.speed es…☆299Updated 2 years ago
- The System consists of two main components. Vehicle detection model and A graphical user interface (GUI)☆157Updated 2 months ago
- YOLOv5 with flask framework, in aims to counting vehicles in traffic☆47Updated 4 years ago
- This project is demonstrating simple vehicle speed measurement estimation on toll road or highway☆19Updated 2 years ago
- Classifying people as high risk and low risk based on their distance to other people.☆110Updated 6 months ago
- deepsort + yolov3 + velocity-tracker☆20Updated 3 years ago
- Detect and track vehicles on a video stream and count those going through a defined line.☆88Updated 5 years ago
- According to YOLOv3 and SORT algorithms, counting multi-type vehicles. Implemented by Pytorch.☆85Updated 5 months ago
- A project for counting vehicles using YOLOv4 + DeepSORT + Flask + Ngrok + TF2☆43Updated 2 years ago
- Created a computer vision pipeline to detect and classify cars as SUVs or sedans using transfer learning on Mobilenet and object detectio…☆10Updated 3 years ago
- ☆13Updated 4 years ago