March 2019
Intermediate to advanced
538 pages
13h 38m
English
Before explaining the ANPR code, we need to define the main steps and tasks in the ANPR algorithm. ANPR is divided into two main steps, plate detection and plate recognition:
In the following diagram, we can see the two main algorithm steps, plate detection and plate recognition. After these steps, the program paints in the camera image the plate's characters that have been detected. The algorithms can return bad results, or may not return ...