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…
☆15Updated 4 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
- ☆11Updated 4 years ago
- Vehicle counting in a conjusted traffic road where background subtraction gives lower performance.☆39Updated 5 years ago
- Vehicle detection and tracking using deep learning and computer vision.☆12Updated 3 years ago
- Vehicle detection and tracking and speed estimation using opencv☆21Updated 6 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…☆60Updated 5 years ago
- Simple vehicle detection and counting with python and open cv final test☆54Updated 7 years 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 detection and speed measurement system☆58Updated last year
- Trajectory estimation of vehicles in crowded and crossroad scenarios☆10Updated 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
- ☆67Updated 4 years ago
- This is a Multi object tracker. Mainly it was build for tracking car movement in a junction.☆29Updated 2 years ago
- This app detects types of cars and counts cars using YOLOv3☆18Updated 6 months ago
- Detect whether the person is wearing the safety helmet and vest in industry.☆25Updated 5 years ago
- ☆15Updated 5 years ago
- Detect speed of vehicles on multi-lane highways.☆13Updated 4 years ago
- YOLOv5 with flask framework, in aims to counting vehicles in traffic☆48Updated 4 years ago
- Created a computer vision pipeline to detect and classify cars as SUVs or sedans using transfer learning on Mobilenet and object detectio…☆11Updated 3 years ago
- A computer vision and artificial intelligence project to detect and counting vehicles. This project is using YOLOV5 and Deep Sort Algorit…☆27Updated last year
- 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
- deepsort + yolov3 + velocity-tracker☆20Updated 4 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…☆304Updated 2 years ago
- Detect and track vehicles on a video stream and count those going through a defined line.☆91Updated 6 years ago
- It is a Pedestrian(Human) Detection which is developed using OpenCV Python☆31Updated 4 years ago
- The main objective of this project is to identify overspeed vehicles, using Deep Learning and Machine Learning Algorithms. After acquisit…☆163Updated 2 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 4 years ago
- Classifying people as high risk and low risk based on their distance to other people.☆111Updated 9 months ago
- ☆11Updated 4 years ago
- According to YOLOv3 and SORT algorithms, counting multi-type vehicles. Implemented by Pytorch.☆86Updated 8 months ago
- ☆15Updated 5 years ago