TheCureliestWalk / python-object-detection

Using OpenCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car and Motorcycles Speed Measurement


This project mainly use for measuring vehicles speed by OpenCV.


How to use

  1. pip install -r requirements.txt for installing required dependencies.
  2. For Windows use venv\Scripts\activate to activate virtual environment.
  3. Run python speedDetection.py

To-Do & Plan

  • Object Detection
  • Object Tracking
  • Speed Measuring
    • Capture pictures
    • Save to database
    • Dashboard / Web -> using Flask or Grafana

Project Author: Iho Somnam

E-mail: ihosomnam4741@gmail.com


Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

About

Using OpenCV


Languages

Language:Python 93.7%Language:Makefile 4.0%Language:Jupyter Notebook 2.3%