qixiaobo / tesseract-ocr

Automatically exported from code.google.com/p/tesseract-ocr
Other
0 stars 0 forks source link

Cann't Get Output Of other languange for 3.00.1 version except English #431

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

i want to ask some Question for tesseract OCR ............
my aim is to train a MICR font used in Cheque..
I have gone through following process for Trainning

Steps
-------------------

For Box File :- tesseract che.mirc.tif che.mirc nobatch makebox

Making feature File:- tesseract che.mirc.tif che.mirc nobatch 
                       box.train

For Clustering:- mftraining -U unicharset -O che.unicharset 
                 che.mirc.tr

                 cntraining che.mirc.tr

For Compute Character set:- unicharset_extractor che.mirc.box

For Combining Data:- combine_tessdata che.

After doing the Steps sequentially i got the che.traineddata 

Expexted Ouput and show output
-------------------------------
but when i run the test Command
Tesseract che.mirc.tif output -l che

it generats the output from eng.traineddata which is used for english
but it should produced output using che.traineddata

Version/Operating System
---------------------------------

3.00.1 and windows 7

Original issue reported on code.google.com by himadri....@gmail.com on 16 Jan 2011 at 7:20

GoogleCodeExporter commented 9 years ago
Unfortunately you did not provide any proof for you statement (there is no 
other report  that tesseract ignores language option). Unless you provide test 
case or some proof etc. this issue is considered as invalid.

Original comment by zde...@gmail.com on 22 Feb 2012 at 10:34