Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QUESTION #15

Closed
chandu0211 opened this issue Jul 6, 2019 · 1 comment
Closed

QUESTION #15

chandu0211 opened this issue Jul 6, 2019 · 1 comment

Comments

@chandu0211
Copy link

I have run the project and I'm getting a picture as an output. The picture displays a single vehicle which violated the traffic rule as given below. The speed is displayed as 3.8km/hr. I have run project in windows using anaconda.
5
I thought the project would display the speed of each and every vehicle passed by and take a picture of the vehicle which has violated the traffic rule.
What should I do in order to get video output which displays speed of every vehicle and recognize it's number plate

@ShreyAmbesh
Copy link
Owner

The speed is calculated for each vehicle But not displayed you can display the speed by tweaking the code a bit. You can even get License Plate Number of each Vehicle by calling openalpr API for each vehicle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants