Go to documentation repository
Page History
...
- License plates recognition.
- Saving the recognized number to the plates detector database.
- Identification and logging the determined speed of the vehicle to the license plates database (using the Speed traps server module).
- Check of recognized license plates via connected search database.
- Possibility to work with multi-lane driveway (recognition of up to 10 vehicle license plates in one frame).
- Saving the frames of the recognized license plates for debugging in bmp, jpeg and avi formats.
- Recognition of the vendor, model and type of vehicle (car or truck) using the RoadAR vendor and model recognizer, and recording the corresponding information into the database.
- Recognition of an extended list of vehicle license plate types:
- Armenia
- Azerbaijan
- Belarus
- Brazil
- Czechia
- Estonia
- Finland
- Georgia
- Kyrgyzstan
- Kazakhstan
- Lithuania
- Latvia
- Moldova
- Russia
- Ukraine
- Uzbekistan
- Vietnam
- Peru
- Spain
- Malaysia
- Mexico
- Poland
"Other"Myanmar
Info title Note Due to the peculiarities of the RoadaAR SDK, Cyrillic characters on the license plate are recognized by Latin characters.
...
Slow — the module processes the first 6 frames of the video stream, recognizes 6 frames per second, evenly thinning the processed video stream in case of a higher camera frame rate. Recognizes the license plates of the vehicles moving at a speed of no more than 20 km/h.
Fast — the module processes the first 25 frames of the video stream, recognizes 25 frames per second, evenly thinning the processed video stream in case of a higher camera frame rate. Recognizes the license plates of the vehicles moving at a speed of no more than 150 km/h.
Info Since in the Slow and Fast modes, only the first frames are used for recognition, and the rest of the frames are skipped, so in order for the video stream to not come "in fragments", it is recommended to adjust the frames decimation on the video cameratitle Note .
Overview
Content Tools