Skip to content

Legacy - OCR🔗

Operators🔗

close_ocrCloseOcr: Deallocation of the memory of an OCR classifier.

create_ocr_class_boxCreateOcrClassBox: Create a new OCR-classifier.

create_text_modelCreateTextModel: Create a text model.

deserialize_ocrDeserializeOcr: Deserialize a serialized OCR classifier.

do_ocr_multiDoOcrMulti: Classify characters.

do_ocr_singleDoOcrSingle: Classify one character.

info_ocr_class_boxInfoOcrClassBox: Get information about an OCR classifier.

ocr_change_charOcrChangeChar: Define a new conversion table for the characters.

ocr_get_featuresOcrGetFeatures: Access the features which correspond to a character.

read_ocrReadOcr: Read an OCR classifier from a file.

serialize_ocrSerializeOcr: Serialize an OCR classifier.

testd_ocr_class_boxTestdOcrClassBox: Test an OCR classifier.

traind_ocr_class_boxTraindOcrClassBox: Train an OCR classifier by the input of regions.

trainf_ocr_class_boxTrainfOcrClassBox: Train an OCR classifier with the help of a training file.

write_ocrWriteOcr: Writing an OCR classifier into a file.