| Customize Help

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.

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.

The example also displays the score of the string that was read, and the duration of the read operation.