| append_ocr_trainf | Add characters to a training file. |
| close_all_ocrs | Destroy all OCR classificators. |
| close_ocr | Deallocation of the memory of an OCR classifier. |
| concat_ocr_trainf | Concat training files. |
| create_ocr_class_box | Create a new OCR-classifier. |
| do_ocr_multi | Classify characters. |
| do_ocr_single | Classify one character. |
| info_ocr_class_box | Get information about an OCR classifier. |
| ocr_change_char | Define a new conversion table for the characters. |
| ocr_get_features | Access the features which correspond to a character. |
| read_ocr | Read an OCR classifier from a file. |
| read_ocr_trainf | Read training characters from files and convert to images. |
| read_ocr_trainf_names | Query which characters are stored in a training file. |
| read_ocr_trainf_select | Read training specific characters from files and convert to images. |
| testd_ocr_class_box | Train an OCR classifier by the input of regions. |
| traind_ocr_class_box | Train an OCR classifier by the input of regions. |
| trainf_ocr_class_box | Train an OCR classifier with the help of a training file. |
| write_ocr | Writing an OCR classifier into a file. |
| write_ocr_trainf | Storing of trained characters into a file. |
| write_ocr_trainf_image | Write characters into a training file. |