ClassesClassesClassesClasses | | | | Operators

Page not available for the currently selected syntax (programming language).

Page not available for the currently selected syntax (programming language).

HOCRBox (Class)

Name

HOCRBox — Represents an instance of an OCR box classifier.

Constructors

ReadOcr    Read an OCR classifier from a file.
CreateOcrClassBox    Create a new OCR-classifier.

Finalizer

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.

Methods

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 (Class)

Name

HOCRBox — Represents an instance of an OCR box classifier.

Constructors

ReadOcr    Read an OCR classifier from a file.
CreateOcrClassBox    Create a new OCR-classifier.

Destructor

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.

Methods

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 (Class)

Name

HOCRBox — Represents an instance of an OCR box classifier.

Methods

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.

HOCRBoxX (Class)

Name

HOCRBoxX — Represents an instance of an OCR box classifier.

Constructors

ReadOcr    Read an OCR classifier from a file.
CreateOcrClassBox    Create a new OCR-classifier.

Destructor

This operator is not available as a class member but will be called automatically by the destructor. This occurs when the last reference to the object instance is removed.

CloseOcr    Deallocation of the memory of an OCR classifier.

Methods

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.


ClassesClassesClassesClasses | | | | Operators