loadOCRHMMClassifierNM knn classifiers Training

asked 2016-09-29 07:05:52 -0600

loadOCRHMMClassifierNM permit to load the default character classifier when creating an OCRHMMDecoder, the default classifier is OCRHMM_knn_model_data.xml, but there is a way to training my own classifier? I have searched but haven't found anything on how to make your own OCRHMM_knn_model_data.xml, can someone point me in the right direction? Thanks

edit retag flag offensive close merge delete

Comments

I guess, since this interface is built around tesseract OCR, that you will need to look there for training new models. OpenCV does not provide this.

StevenPuttemans gravatar imageStevenPuttemans ( 2016-10-04 07:56:47 -0600 )edit