|
|
|
|
|
by driekwartappel
1123 days ago
|
|
A lot of cities already have a communication channel in place to notify authorities about noise (like sending them an email about the culprit). But its difficult to gather evidence of noisy vehicles, and could be a nuisance to notify authorities. I wonder if a "NoisyVehicleRecorder" app/device would be able to capture the evidence from the comfort of our apartments or yard? The device and app should be able to
- Take accurate(ish?) noise levels, and start recording above a certain decibel
- Store the recording somewhere
-- AI_Vision can then spot if there is a car in the video, if not then delete the video
-- AI_Vision can then extract the number plate from the video, if no number plate then delete the video
- At the end of the week the app should send yourself a report of the culprits in descending order of most infringements per license plate
- The user then decides to forward these to the authorities (this email address could be pre-stored in the app somewhere as well per city)
- Would be great if this app could be open source so it can be tweaked per country according to their laws Possible issues:
* Recording cars without permission might be an issue
* The device might be too expensive, as it might need to be waterproof / burglarproof |
|