Re: [tesseract-ocr] Re: Tesseract 4.1.0 released

2019-08-05 Thread Alex Cohn
On Monday, August 5, 2019 at 8:21:32 AM UTC+3, JB Data31 wrote: > > https://github.com/tesseract-ocr/tesseract/wiki/Compiling#android > > *$ date* >> Mon Aug 5 04:58:08 UTC 2019 >> *$ git clone https://github.com/alexcohn/tess-two.git >> tess-two-git*

Re: [tesseract-ocr] Re: Tesseract 4.1.0 released

2019-08-05 Thread René Hansen
Alright, I'll keep the fork around till then. Thanks. /René On Mon, 5 Aug 2019 at 08:56, Zdenko Podobny wrote: > I would like to create/release 4.1.1 (just cherry-pick fixes from > master/5.0.0), but it requires time... Maybe end of August, just to see > what happens in master repository. >

[tesseract-ocr] Using my own detection instead of tesseract's

2019-08-05 Thread 'Nima Afshar' via tesseract-ocr
so i want to use my own detection alghorithm instead of the built in algorithm but i can't find anything helping me doing that in wiki or issues,does the api let me do that? -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from

[tesseract-ocr] how we can colaborate with tesseract?

2019-08-05 Thread Cristobal Jesus Muñoz Solano
My team are interested in colaborate with tesseract proyect, how we can? -- 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...@googlegroups

Re: [tesseract-ocr] how we can colaborate with tesseract?

2019-08-05 Thread Zdenko Podobny
Hello, development it done on github[1]. Just fork desired repo, make changes and send pull request. [1] https://github.com/tesseract-ocr Zdenko po 5. 8. 2019 o 18:35 Cristobal Jesus Muñoz Solano napísal(a): > My team are interested in colaborate with tesseract proyect, how we can? > > -- >

[tesseract-ocr] Re: Using my own detection instead of tesseract's

2019-08-05 Thread Tom Morris
On Monday, August 5, 2019 at 7:02:46 AM UTC-4, Nima Afshar wrote: > > so i want to use my own detection alghorithm instead of the built in > algorithm but i can't find anything helping me doing that in wiki or > issues,does the api let me do that? > By "detection" do you mean page orientation de

[tesseract-ocr] Is there any option that the lan.training_text is in the form of imgae?

2019-08-05 Thread Jennil Thiyam
I did fine-tuning by adding some words that contained the new characters that I want. Now what I want to know is when we OCRed the document which is not computerized printed but scan image, the accuracy drops. so I thought if we trained the engine even in scan image then the accuracy won't be dropp