Skip to content

prototype1995/traffic-density-check-using-template-matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

traffic-density-check-using-template-matching

An implementation of traffic density check using open-cv with python.

Implementation

Create a virtual environment and install all the modules from the requirement text file as below:

  • pip install -r requirements.txt

- Windows

python TMS.py

- Linux

python3 TMS.py

About

An implementation of traffic density check using open-cv with python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages