[tesseract-ocr] Re: Server performance is 3x as slow versus local machine

2018-10-17 Thread shree
Added to issue at https://github.com/tesseract-ocr/tesseract/issues/1278#issuecomment-430827712 -- 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+u

[tesseract-ocr] Range of Acceptable Parameter Values?

2018-10-17 Thread christian . leon . johnson
Hey Guys, I would like to create an automated method of tesseract parameter optimization, however, in order to do this efficiently I need to know the range of acceptable parameter values, particularly tuning parameters of type int and double. Does anyone know if this information is publicly av

[tesseract-ocr] Server performance is 3x as slow versus local machine

2018-10-17 Thread David Tran
Local machine: 3.50Ghz, 16 GB Ram, Windows 7 64 bit Server: 2.30Ghz, 32 GB Ram, WindowServer2012 64 bit tesseract v4.0.0-beta.4.20180912 64 bit Current Behavior: Processing a 64page PDF (2,733KB) on my local machine takes 286 seconds while on our server it takes a whopping 842 seconds. Expecte

Re: [tesseract-ocr] Re: train more fonts on trained model fas in tesseract

2018-10-17 Thread kislay bajpai
Okay, thanks for reply. I will see how to do so. On Wed 17 Oct, 2018, 8:18 PM Soumik Ranjan Dasgupta, wrote: > You'll need to install the fonts in your system add the same in > font_properties and language_specific.sh for fine-tuning or training from > scratch. For further details please see > h

Re: [tesseract-ocr] Re: train more fonts on trained model fas in tesseract

2018-10-17 Thread Soumik Ranjan Dasgupta
You'll need to install the fonts in your system add the same in font_properties and language_specific.sh for fine-tuning or training from scratch. For further details please see https://github.com/tesseract-ocr/tesseract/issues/1672. On Tue, Oct 16, 2018 at 3:40 PM kislay bajpai wrote: > Hello,

Re: [tesseract-ocr] Installation of Tesseract and some of its dependencies from source on CentOS

2018-10-17 Thread Fatih Ertinaz
Hello Zdenko Thank you for the feedback. Why you are building debug tesseract? No particular reason, just out of curiosity. I'd like to debug at some point. Why you are mixing build tools (cmake for leptonica and autotool for rest)? > There was reported issue regarding this mix in case of >

Re: [tesseract-ocr] pixRead problem

2018-10-17 Thread flaviumarc
Yes, could be simple, but perhaps you have something installed which I have not ... I guess ... On Tuesday, October 16, 2018 at 7:30:13 PM UTC+3, zdenop wrote: > > I do not use vcpkg. I suggest you to use cppan (you need to install it > and put to path). For me it stupidly easy and it takes cca

Re: [tesseract-ocr] pixRead problem

2018-10-17 Thread flaviumarc
As far I understand, you wrote me here some cmd commands. I have installed CMake in program files (I already have it as portable), and I have installed Github desktop. And then I have tried all your commands, but no success. What else I have tried ? I have got cppan.exe, and I run: cppan --bui