Re: [tesseract-ocr] Traineddata always ended in same size and did not match with wordlist

2018-01-26 Thread easymavinmind
Yep, I have done it :) Thank you for your help Shree Currently, I have modified my wordlists to 1 million, puncs, numbers and net spec but the result is not as good as finetuning from tessdata_best If anyone can suggest any tips for getting better result in training tesseract from scratch On W

Re: [tesseract-ocr] Traineddata always ended in same size and did not match with wordlist

2018-01-26 Thread easymavinmind
Yep, I have done it :) Thank you for your help Shree Currently, I have modified my wordlists to 1 million, puncs, numbers and net spec but the result is not as good as finetuning from tessdata_best If anyone can suggest any tips for getting better result in training tesseract from scratch, plea

[tesseract-ocr] What kind of image which tesseract can read?

2018-01-26 Thread easymavinmind
I have curiosity about the limitation of tesseract in reading text in image. I have tested tesseract for image like pdf screenshot and I satisfied with the result. But, when I tried tesseract for text in natural image or image that the text is manually added by user in random background (ex: go

[tesseract-ocr] Configuring tesseract ocr with a website

2018-01-26 Thread Gayan Ruchiranga
Is there a way to configure tesseract ocr (locally configured) with a website to get data from a image , which is uploaded through the web site? -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving

[tesseract-ocr] can tesseract detect such image?

2018-01-26 Thread Xiao Guo
Can tesseract detect such image? If so, any command option to recommend? thanks -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-ocr+unsubscr...@goo

Re: [tesseract-ocr] Re: Criminal record JPGs: Improving image quality

2018-01-26 Thread ShreeDevi Kumar
Jozef, Thank you for your detailed answer and sample. Do you have a sample which can handle an image with tables using leptonica and tesseract? ShreeDevi भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com On Thu, Jan 25, 2018 at 3:24

[tesseract-ocr] Why the SetVariable don't work normally?

2018-01-26 Thread 朱裕清
This is my image And this is my code #include #include int main() { tesseract::TessBaseAPI *api = new tesseract::TessBaseAPI(); api->Init(".\\tessdata"