harshyp47 / Car-speed-detection-OpenCV-PythonLinks
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
Sorting:
- Trajectory estimation of vehicles in crowded and crossroad scenarios☆10Updated 4 years ago
- ☆11Updated 5 years ago
- Detect speed of vehicles on multi-lane highways.☆13Updated 5 years ago
- Detect and track vehicles on a video stream and count those going through a defined line.☆99Updated 6 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 6 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…☆318Updated 3 years ago
- The System consists of two main components. Vehicle detection model and A graphical user interface (GUI)☆166Updated last year
- ☆67Updated 5 years ago
- This app detects types of cars and counts cars using YOLOv3☆18Updated 11 months 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
- This is a Multi object tracker. Mainly it was build for tracking car movement in a junction.☆30Updated 3 years ago
- Simple vehicle detection and counting with python and open cv final test☆54Updated 8 years ago
- YOLOv5 with flask framework, in aims to counting vehicles in traffic☆48Updated 4 years ago
- In this project, urban traffic videos are collected from the middle section of Xi 'an South Second Ring Road with a large traffic flow, a…☆104Updated 4 years ago
- Building a small demo system to detect and count vehicle using Streamlit framework☆19Updated last year
- According to YOLOv3 and SORT algorithms, counting multi-type vehicles. Implemented by Pytorch.☆87Updated last year
- The main objective of this project is to identify overspeed vehicles, using Deep Learning and Machine Learning Algorithms. After acquisit…☆168Updated 2 years ago
- Vehicle Speed Check☆265Updated 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…☆156Updated 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 tracking and speed estimation using opencv☆21Updated 7 years ago
- A computer vision and artificial intelligence project to detect and counting vehicles. This project is using YOLOV5 and Deep Sort Algorit…☆29Updated 2 years ago
- Classifying people as high risk and low risk based on their distance to other people.☆110Updated last year
- CV integrated project. Including MOT to track cars and pedestrians, object detection and image classification to get license plate conten…☆50Updated 2 years ago
- Vehicle detection and tracking using deep learning and computer vision.☆12Updated 4 years ago
- Vehicle Identification Speed Detection (VISD) extracts vehicle information like License Plate number, Manufacturer and colour from a vide…☆20Updated 4 years ago
- Implement of vehicle flow statistics based on tensorflow and yolo3. New version with GUI: https://github.com/LeiWang1999/VehicleFlowDetec…☆27Updated 3 years ago
- Real-time PPE detection and tracking using YOLO v3 and deep_sort☆122Updated last year
- An Image Processing and Computer Vision based traffic rules violation detection system from CCTV camera footage (including GUI App).☆68Updated 2 years ago
- A Computer Vision based Traffic Signal Violation Detection System from video footage using YOLOv3 & Tkinter. (GUI Included)☆466Updated last year