Text and Code Reading

Sample

The sample program demonstrates:

Image

C++

C#

Qt

CMake

Vb

Python

EasyCodeReading
Read a bar code, a data matrix and a QR code in an image with a single read call.
     
EasyBarCodeRead
Read a 1D bar code in an image.
 
EasyBarCodeReadMail
Read a mail bar code in an image.
       
EasyMatrixCodeRead
Read a data matrix code in an image.
   
EasyQRCodeRead
Read a QR code in an image.
 
EasyOcrRead
Read a text inside the ROI of an image using EasyOCR (superseded by EasyOCR2).
Use a configuration based on a OCR font file (.ocr).
         
EasyOcr2Read
Read a text inside the ROI of an image.
 
EasyDeepOCRRead
Read all the texts in an image with a single read call.
Load a model.
     
EasyDeepOCRReadConsole
Read all the texts in an image with a single read call.
Load a model.
Set a topology.