Skip to content

A multithreading app for traffic sign detection on a video stream.

License

Notifications You must be signed in to change notification settings

AghilesAzzoug/Traffic-sign-detection

Repository files navigation

Traffic-sign-detection

Speed detection alt text

Stop detection

alt text

What does it do?

  • Detect speed signs
  • Detect stop signs

How?

  • Using cascade classifiers for signs detection
  • Using multithreading for better performances
  • Using flann classifier to detect the speed

Requirements

  • Python >= 3.6.0
  • OpenCV >=3.0.0
  • A video source

How to use?

Just start main.py script

Inspired from : https://github.com/putsi/tsaraisa project.

About

A multithreading app for traffic sign detection on a video stream.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages