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…
☆16Updated 5 years ago
Alternatives and similar repositories for Car-speed-detection-OpenCV-Python:
Users that are interested in Car-speed-detection-OpenCV-Python are comparing it to the libraries listed below
- 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
- Simple vehicle detection and counting with python and open cv final test☆54Updated 7 years ago
- This app detects types of cars and counts cars using YOLOv3☆18Updated 7 months ago
- Vehicle counting in a conjusted traffic road where background subtraction gives lower performance.☆39Updated 5 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…☆307Updated 2 years ago
- ☆11Updated 5 years ago
- The system takes video footage of a highway as input and provides statistics like the count of vehicles and an average estimated speed of…☆61Updated 6 years ago
- Vehicle detection and speed measurement system☆58Updated 2 years ago
- Detect speed of vehicles on multi-lane highways.☆13Updated 4 years ago
- The System consists of two main components. Vehicle detection model and A graphical user interface (GUI)☆164Updated 7 months ago
- Detect and track vehicles on a video stream and count those going through a defined line.☆94Updated 6 years ago
- Vehicle Speed Detection is a Python Script to track and detect the speed of a moving vehicle. This script can automatically detect the la…☆13Updated 4 years ago
- It is a Pedestrian(Human) Detection which is developed using OpenCV Python☆31Updated 4 years ago
- ☆67Updated 4 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…☆13Updated 3 years ago
- According to YOLOv3 and SORT algorithms, counting multi-type vehicles. Implemented by Pytorch.☆87Updated 10 months ago
- Vehicle Identification Speed Detection (VISD) extracts vehicle information like License Plate number, Manufacturer and colour from a vide…☆19Updated 3 years ago
- This project aims to count every vehicle (motorcycle, bus, car, cycle, truck, train) detected in the input video using YOLOv3 object-dete…☆151Updated 4 years ago
- An algorithm that uses YoloV5 and DeepSORT to count and measure the number of vehicles in a video stream, it detects the vehicles with Yo…☆80Updated 2 years ago
- A Vision-based Social Distancing and Critical Density Detection System for COVID-19☆54Updated 4 years ago
- ☆11Updated 5 years ago
- Vehicle detection and tracking using deep learning and computer vision.☆12Updated 3 years ago
- This code focusses on Object Tracking and Speed Estimation of vehicles passing by a road.☆53Updated last year
- Vehicle detection, tracking, counting and speed prediction on videos with OpenCV.☆25Updated 6 years ago
- Automatic License/Number Plate Recognition using YOLOv3 and LeNet Architecture☆16Updated last year
- Using Python and OpenCV to count cars on a highway.☆61Updated 4 years ago
- Traffic analysis using Automatic Number Plate Recognition (ANPR) cameras.☆13Updated 5 years ago
- Vehicle detection and tracking and speed estimation using opencv☆21Updated 7 years ago
- YOLOv5 with flask framework, in aims to counting vehicles in traffic☆48Updated 4 years ago
- Detecting Cars in real time and identifying the speed of cars and tracking☆64Updated 6 years ago