String Reader example
The String Reader example MStr.cpp illustrates how to define a font from an image with a mosaic of sample Quebec license plates.
[Image: QcPlates.png]
Two string models are then defined and their controls are set to read two valid types of Quebec license plates: three letters followed by three numbers, or three numbers followed by three letters. A valid license plate reading is then performed in a target image containing a car on the road.
[Image: LicPlate.png]
The example also displays the score of the string that was read, and the duration of the read operation.
Code example: MStr.cpp
To run this example, use the Aurora Imaging Example Launcher in the Aurora Imaging Control Center.