c# - tessnet2 language file or training -


i'm pretty new tessnet2. i'm using tessnet2 because i'm using ocr in c# language. add tessnet_32.dll reference make ocr works. however, faced issue.

since tessnet2 tesseract2.0, can't use language file in tesseract github. therefore question :

1) possible can extract lang.traineddata , 8 files can used in tessnet2? 2) if not, can please explain me how train data add new language? (such korean or japanese)? know https://github.com/tesseract-ocr/tesseract/wiki/trainingtesseract2 has steps. when use command line, don't anything. in other words, i'm stuck in making box. if can explain me how train data installing tesseract 2.0, great.

thank helping me.


Comments

Popular posts from this blog

wordpress - (T_ENDFOREACH) php error -

Export Excel workseet into txt file using vba - (text and numbers with formulas) -

Using django-mptt to get only the categories that have items -