dlocr
The functions prefixed with Mdlocr make up the Deep Learning OCR module. The Deep Learning OCR module performs optical character recognition on text using deep learning based technologies. Unlike other string reading modules, the Deep Learning OCR module does not require a font definition. By default, the Deep Learning OCR module will read all text in frame. String models and constraints can be set to narrow the results.
Mdlocr functions
- MdlocrAddImageToDataset
- MdlocrAlloc
- MdlocrAllocDataset
- MdlocrAllocResult
- MdlocrControl
- MdlocrControlConstraint
- MdlocrControlStringModel
- MdlocrCopy
- MdlocrDefineModel
- MdlocrDefineModelFromResult
- MdlocrDeleteLastImageFromDataset
- MdlocrDraw
- MdlocrExport
- MdlocrFinetune
- MdlocrFree
- MdlocrGetHookInfo
- MdlocrGetResult
- MdlocrGetStringIndex
- MdlocrHookFunction
- MdlocrImport
- MdlocrInquire
- MdlocrInquireConstraint
- MdlocrInquireStringModel
- MdlocrPreprocess
- MdlocrRead
- MdlocrRestore
- MdlocrSave
- MdlocrStream