HDlModelOcr🔗
Name🔗
HDlModelOcr — Represents an instance of a Deep Neural Network based OCR model.
Constructors🔗
CreateDeepOcr |
Create a Deep OCR model. |
ReadDeepOcr |
Read a Deep OCR model from a file. |
Methods🔗
ApplyDeepOcr |
Apply a Deep OCR model on a set of images for inference. |
CreateDeepOcr |
Create a Deep OCR model. |
GetDeepOcrParam |
Return the parameters of a Deep OCR model. |
ReadDeepOcr |
Read a Deep OCR model from a file. |
SetDeepOcrParam |
Set the parameters of a Deep OCR model. |
WriteDeepOcr |
Write a Deep OCR model in a file. |