ClassesClasses | | Operators |
Page not available for the currently selected syntax (programming language).
Page not available for the currently selected syntax (programming language).
HOCRBox — Represents an instance of an OCR box classifier.
ReadOcr | Read an OCR classifier from a file. | |
CreateOcrClassBox | Create a new OCR-classifier. |
This operator is not available as a class member but will be called automatically when the resources of the object instances are to be released. This occurs in the finalization stage of garbage collection, or upon an explicit call of the Dispose() method.
CloseOcr | Deallocation of the memory of an OCR classifier. |
CreateOcrClassBox | Create a new OCR-classifier. | |
DeserializeOcr | Deserialize a serialized OCR classifier. | |
DoOcrMulti | Classify characters. | |
DoOcrSingle | Classify one character. | |
InfoOcrClassBox | Get information about an OCR classifier. | |
OcrChangeChar | Define a new conversion table for the characters. | |
OcrGetFeatures | Access the features which correspond to a character. | |
ReadOcr | Read an OCR classifier from a file. | |
SerializeOcr | Serialize an OCR classifier. | |
TestdOcrClassBox | Test an OCR classifier. | |
TraindOcrClassBox | Train an OCR classifier by the input of regions. | |
TrainfOcrClassBox | Train an OCR classifier with the help of a training file. | |
WriteOcr | Writing an OCR classifier into a file. |
HOCRBox — Represents an instance of an OCR box classifier.
ReadOcr | Read an OCR classifier from a file. | |
CreateOcrClassBox | Create a new OCR-classifier. |
This operator is not available as a class member but will be called automatically by the destructor. This occurs when a local variable goes out of scope or an instance on the heap is deleted.
CloseOcr | Deallocation of the memory of an OCR classifier. |
CreateOcrClassBox | Create a new OCR-classifier. | |
DeserializeOcr | Deserialize a serialized OCR classifier. | |
DoOcrMulti | Classify characters. | |
DoOcrSingle | Classify one character. | |
InfoOcrClassBox | Get information about an OCR classifier. | |
OcrChangeChar | Define a new conversion table for the characters. | |
OcrGetFeatures | Access the features which correspond to a character. | |
ReadOcr | Read an OCR classifier from a file. | |
SerializeOcr | Serialize an OCR classifier. | |
TestdOcrClassBox | Test an OCR classifier. | |
TraindOcrClassBox | Train an OCR classifier by the input of regions. | |
TrainfOcrClassBox | Train an OCR classifier with the help of a training file. | |
WriteOcr | Writing an OCR classifier into a file. |
ClassesClasses | | Operators |