HALCON Reference Manual 10.0.2
Name
ocr_get_featuresT_ocr_get_featuresocr_get_featuresOcrGetFeaturesOcrGetFeatures — Access the features which correspond to a character.
The operator ocr_get_featuresocr_get_featuresocr_get_featuresOcrGetFeaturesOcrGetFeatures calculates the features for
the given CharacterCharacterCharacterCharactercharacter. The type and number of features is
determined by the classifier OcrHandleOcrHandleOcrHandleOcrHandleocrHandle.
FeatureVectorFeatureVectorFeatureVectorFeatureVectorfeatureVector contains the same values which are used
inside operators like traind_ocr_class_boxtraind_ocr_class_boxtraind_ocr_class_boxTraindOcrClassBoxTraindOcrClassBox or
trainf_ocr_class_boxtrainf_ocr_class_boxtrainf_ocr_class_boxTrainfOcrClassBoxTrainfOcrClassBox.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Characters to be trained.
ID of the desired OCR-classifier.
If the parameters are correct, the operator
ocr_get_featuresocr_get_featuresocr_get_featuresOcrGetFeaturesOcrGetFeatures returns the value 2 (H_MSG_TRUE).
Otherwise an exception will be raised.
create_ocr_class_boxcreate_ocr_class_boxcreate_ocr_class_boxCreateOcrClassBoxCreateOcrClassBox,
read_ocrread_ocrread_ocrReadOcrReadOcr,
reduce_domainreduce_domainreduce_domainReduceDomainReduceDomain,
thresholdthresholdthresholdThresholdThreshold,
connectionconnectionconnectionConnectionConnection
learn_class_boxlearn_class_boxlearn_class_boxLearnClassBoxLearnClassBox
trainf_ocr_class_boxtrainf_ocr_class_boxtrainf_ocr_class_boxTrainfOcrClassBoxTrainfOcrClassBox,
traind_ocr_class_boxtraind_ocr_class_boxtraind_ocr_class_boxTraindOcrClassBoxTraindOcrClassBox
OCR/OCV
| HALCON Reference Manual 10.0.2 |
Copyright © 1996-2011 MVTec Software GmbH |