Re: [tesseract-ocr] Combine_tessdata command error while training Tesseract4.0

2017-07-24 Thread robertyoung0511
I forgot the nor.traineddata. Thanks for helpness. 在 2017年7月24日星期一 UTC+8下午7:59:20,shree写道: > > Is your traineddata file present at ../tessdata/nor.traineddata? > Is it 4.00 version? > > ShreeDevi > > भजन - कीर्तन - आरती @ http://bhajans

[tesseract-ocr] Re: Recognition of trademark symbol

2017-07-24 Thread shree
Martin, Please test again with the latest code from github. Ray has posted a fix for this. See https://github.com/tesseract-ocr/tesseract/commit/b0ead95d64a3667339775b2f99ac37e97e90c2a0 On Monday, March 13, 2017 at 9:33:59 PM UTC+5:30, Martin Fadrhons wrote: > > Hi, > > I was trying to train

[tesseract-ocr] How to read $,~ etc special characters?

2017-07-24 Thread kkulkarn
I am trying to use tesseract in python to convert this image to string, but I am not able to get everything correctly in the output. The least I want it to recognize $ sign(in tmp_aNlkS.jpeg), and root@photon-machine [~]# (in tmpnQUDa8/jpeg) correctly. Currently it recognizes $ to be S or 3. and

Re: [tesseract-ocr] Combine_tessdata command error while training Tesseract4.0

2017-07-24 Thread ShreeDevi Kumar
Is your traineddata file present at ../tessdata/nor.traineddata? Is it 4.00 version? ShreeDevi भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com On Mon, Jul 24, 2017 at 1:47 PM, wrote: > Hello, > > I'm trying to train the Tesserac

[tesseract-ocr] Combine_tessdata command error while training Tesseract4.0

2017-07-24 Thread robertyoung0511
Hello, I'm trying to train the Tesseract4.0 following the steps in the tutorial: https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract-4.00---Replacing-Top-Layer-Example But when I execute the command: mkdir -p ~/tesstutorial/nor_layer $ combine_tessdata -e ../tessdata/nor.trainedd