The application consists of a chain-verifiable image recognition system using AI algorithms. The system can operate within the Cartesi Machine and identify license plates of vehicles involved in legal violations. The collected data, including images and license plate information, will be securely stored on the blockchain to provide irrefutable evidence of traffic violations.
The main goal of our project is to improve traffic safety by automating license plate detection and traffic violation identification using blockchain and AI technology.
This is a project initially thought as a possible application of Cartesi, and allows interested parties to look into how Cartesi technology can be used.
If you want to report a violation using the whistleblower application, follow these steps:
- Take a photo of the violating vehicle using your mobile phone.
- Go to the app website to access the application.
Warning
The app is currently not deployed and can only be used by running it locally.
- Use the "SELECT IMAGE" button to choose the photo of the vehicle you want to report.
- Click on the "GET PLATE!" button to send the image for processing.
Following these steps, the image is sent to the Cartesi machine, where artificial intelligence models are used to detect the position of the license plate and extract the characters it contains. Once the request is processed, the cropped license plate image and the corresponding text of the characters found are returned to the user via the app.
Documentation for developers available here
