ClassesClassesClassesClasses | | | | Operators

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

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

HOCRSvm (Class)

Name

HOCRSvm — Represents an instance of a SVM OCR classifier.

Constructors

ReadOcrClassSvm    Read a SVM-based OCR classifier from a file.
CreateOcrClassSvm    Create an OCR classifier using a support vector machine.

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.

ClearOcrClassSvm    Clear an SVM-based OCR classifier.

Methods

CreateOcrClassSvm    Create an OCR classifier using a support vector machine.
DeserializeOcrClassSvm    Deserialize a serialized SVM-based OCR classifier.
DoOcrMultiClassSvm    Classify multiple characters with an SVM-based OCR classifier.
DoOcrSingleClassSvm    Classify a single character with an SVM-based OCR classifier.
DoOcrWordSvm    Classify a related group of characters with an OCR classifier.
GetFeaturesOcrClassSvm    Compute the features of a character.
GetParamsOcrClassSvm    Return the parameters of an OCR classifier.
GetPrepInfoOcrClassSvm    Compute the information content of the preprocessed feature vectors of an SVM-based OCR classifier.
GetSupportVectorNumOcrClassSvm    Return the number of support vectors of an OCR classifier.
GetSupportVectorOcrClassSvm    Return the index of a support vector from a trained OCR classifier that is based on support vector machines.
ReadOcrClassSvm    Read a SVM-based OCR classifier from a file.
ReduceOcrClassSvm    Approximate a trained SVM-based OCR classifier by a reduced SVM.
SelectFeatureSetTrainfSvm    Selects an optimal combination of features to classify OCR data.
SelectFeatureSetTrainfSvmProtected    Select an optimal combination of features to classify OCR data from a (protected) training file.
SerializeOcrClassSvm    Serialize a SVM-based OCR classifier
TrainfOcrClassSvm    Train an OCR classifier.
TrainfOcrClassSvmProtected    Train an OCR classifier with data from a (protected) training file.
WriteOcrClassSvm    Write an OCR classifier to a file.

HOCRSvm (Class)

Name

HOCRSvm — Represents an instance of a SVM OCR classifier.

Constructors

ReadOcrClassSvm    Read a SVM-based OCR classifier from a file.
CreateOcrClassSvm    Create an OCR classifier using a support vector machine.

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.

ClearOcrClassSvm    Clear an SVM-based OCR classifier.

Methods

CreateOcrClassSvm    Create an OCR classifier using a support vector machine.
DeserializeOcrClassSvm    Deserialize a serialized SVM-based OCR classifier.
DoOcrMultiClassSvm    Classify multiple characters with an SVM-based OCR classifier.
DoOcrSingleClassSvm    Classify a single character with an SVM-based OCR classifier.
DoOcrWordSvm    Classify a related group of characters with an OCR classifier.
GetFeaturesOcrClassSvm    Compute the features of a character.
GetParamsOcrClassSvm    Return the parameters of an OCR classifier.
GetPrepInfoOcrClassSvm    Compute the information content of the preprocessed feature vectors of an SVM-based OCR classifier.
GetSupportVectorNumOcrClassSvm    Return the number of support vectors of an OCR classifier.
GetSupportVectorOcrClassSvm    Return the index of a support vector from a trained OCR classifier that is based on support vector machines.
ReadOcrClassSvm    Read a SVM-based OCR classifier from a file.
ReduceOcrClassSvm    Approximate a trained SVM-based OCR classifier by a reduced SVM.
SelectFeatureSetTrainfSvm    Selects an optimal combination of features to classify OCR data.
SelectFeatureSetTrainfSvmProtected    Select an optimal combination of features to classify OCR data from a (protected) training file.
SerializeOcrClassSvm    Serialize a SVM-based OCR classifier
TrainfOcrClassSvm    Train an OCR classifier.
TrainfOcrClassSvmProtected    Train an OCR classifier with data from a (protected) training file.
WriteOcrClassSvm    Write an OCR classifier to a file.

HOCRSvm (Class)

Name

HOCRSvm — Represents an instance of a SVM OCR classifier.

Methods

CreateOcrClassSvm    Create an OCR classifier using a support vector machine.
DeserializeOcrClassSvm    Deserialize a serialized SVM-based OCR classifier.
DoOcrMultiClassSvm    Classify multiple characters with an SVM-based OCR classifier.
DoOcrSingleClassSvm    Classify a single character with an SVM-based OCR classifier.
DoOcrWordSvm    Classify a related group of characters with an OCR classifier.
GetFeaturesOcrClassSvm    Compute the features of a character.
GetParamsOcrClassSvm    Return the parameters of an OCR classifier.
GetPrepInfoOcrClassSvm    Compute the information content of the preprocessed feature vectors of an SVM-based OCR classifier.
GetSupportVectorNumOcrClassSvm    Return the number of support vectors of an OCR classifier.
GetSupportVectorOcrClassSvm    Return the index of a support vector from a trained OCR classifier that is based on support vector machines.
ReadOcrClassSvm    Read a SVM-based OCR classifier from a file.
ReduceOcrClassSvm    Approximate a trained SVM-based OCR classifier by a reduced SVM.
SelectFeatureSetTrainfSvm    Selects an optimal combination of features to classify OCR data.
SelectFeatureSetTrainfSvmProtected    Select an optimal combination of features to classify OCR data from a (protected) training file.
SerializeOcrClassSvm    Serialize a SVM-based OCR classifier
TrainfOcrClassSvm    Train an OCR classifier.
TrainfOcrClassSvmProtected    Train an OCR classifier with data from a (protected) training file.
WriteOcrClassSvm    Write an OCR classifier to a file.

HOCRSvmX (Class)

Name

HOCRSvmX — Represents an instance of a SVM OCR classifier.

Constructors

ReadOcrClassSvm    Read a SVM-based OCR classifier from a file.
CreateOcrClassSvm    Create an OCR classifier using a support vector machine.

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.

ClearOcrClassSvm    Clear an SVM-based OCR classifier.

Methods

CreateOcrClassSvm    Create an OCR classifier using a support vector machine.
DeserializeOcrClassSvm    Deserialize a serialized SVM-based OCR classifier.
DoOcrMultiClassSvm    Classify multiple characters with an SVM-based OCR classifier.
DoOcrSingleClassSvm    Classify a single character with an SVM-based OCR classifier.
DoOcrWordSvm    Classify a related group of characters with an OCR classifier.
GetFeaturesOcrClassSvm    Compute the features of a character.
GetParamsOcrClassSvm    Return the parameters of an OCR classifier.
GetPrepInfoOcrClassSvm    Compute the information content of the preprocessed feature vectors of an SVM-based OCR classifier.
GetSupportVectorNumOcrClassSvm    Return the number of support vectors of an OCR classifier.
GetSupportVectorOcrClassSvm    Return the index of a support vector from a trained OCR classifier that is based on support vector machines.
ReadOcrClassSvm    Read a SVM-based OCR classifier from a file.
ReduceOcrClassSvm    Approximate a trained SVM-based OCR classifier by a reduced SVM.
SelectFeatureSetTrainfSvm    Selects an optimal combination of features to classify OCR data.
SelectFeatureSetTrainfSvmProtected    Select an optimal combination of features to classify OCR data from a (protected) training file.
SerializeOcrClassSvm    Serialize a SVM-based OCR classifier
TrainfOcrClassSvm    Train an OCR classifier.
TrainfOcrClassSvmProtected    Train an OCR classifier with data from a (protected) training file.
WriteOcrClassSvm    Write an OCR classifier to a file.


ClassesClassesClassesClasses | | | | Operators