EOCR2::GetClassifier

EOCR2::SetClassifier

Sets the EOCR2Classifier parameter for the recognition algorithm. This will determine which classifier will be used for the recognition.

Namespace: Euresys::Open_eVision

[C++]

EOCR2Classifier GetClassifier() const

void SetClassifier(EOCR2Classifier classifier)

Remarks

The default setting for this parameter is EOCR2Classifier.DatabaseClassifier.

EOCR2.Classifier

Sets the EOCR2Classifier parameter for the recognition algorithm. This will determine which classifier will be used for the recognition.

Namespace: Euresys.Open_eVision

[C#]

EOCR2Classifier Classifier

{ get; set; }

Remarks

The default setting for this parameter is EOCR2Classifier.DatabaseClassifier.

EOCR2.Classifier

Sets the EOCR2Classifier parameter for the recognition algorithm. This will determine which classifier will be used for the recognition.

Module: open_evision

[Python]

Classifier: EOCR2Classifier

{get; set}

Remarks

The default setting for this parameter is EOCR2Classifier.DatabaseClassifier.