Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-29 Thread Essam Zaky
Shree, I would like to train some Arabic text images , do you think the changes in Leptonica will affact the traning or recognizing process ? بتاريخ الأحد، 29 يناير، 2017 8:54:30 م UTC+2، كتب Egor Pugin: > > I do not follow leptonica very closely. If you have strong considerations > about

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-29 Thread Egor Pugin
I do not follow leptonica very closely. If you have strong considerations about leptonica version, ask Zdenko or Ray. On Sunday, January 29, 2017 at 9:50:28 PM UTC+3, Essam Zaky wrote: > > thanks Egor , Shree > > Egor,, what do you thin about Shree openion which say "There are recent > changes

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-29 Thread Essam Zaky
thanks Egor , Shree Egor,, what do you thin about Shree openion which say "There are recent changes in leptonica which cater to requirements for 4.0.0alpha. so, I think you should build leptonica from the GitHub master for 4.0" بتاريخ الأحد، 29 يناير، 2017 6:16:25 م UTC+2، كتب shree: > >

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-29 Thread ShreeDevi Kumar
There are recent changes in leptonica which cater to requirements for 4.0.0alpha. so, I think you should build leptonica from the GitHub master for 4.0. - excuse the brevity, sent from mobile On 29-Jan-2017 8:42 PM, "Egor Pugin" wrote: > Tess uses stable 1.74 leptonica,

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-29 Thread Egor Pugin
Tess uses stable 1.74 leptonica, not the master branch. You don't need to touch anything in cppan storage. On Sunday, January 29, 2017 at 6:08:13 PM UTC+3, Essam Zaky wrote: > > Thanks Egor > Sorry for disturbing you alot > > i have another question > i had compared leptonica files in the

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-29 Thread Essam Zaky
Thanks Egor Sorry for disturbing you alot i have another question i had compared leptonica files in the following path C:\Users\emz\.cppan\storage\src\14\83\bafc\src and latest files downloaded from Leptonica site https://github.com/DanBloomberg/leptonica some files are different should i

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-29 Thread Egor Pugin
1. Right binaries are in the folder from which you call cppan command. Seems it's C:\Users\emz 2. Solution file can be found near those binaries (e.g tesseract-9fa26eb4.sln.lnk). You can open it, switch to debug and build. 3. For other questions, please, read

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-29 Thread Essam Zaky
I see some bin files here C:\Users\emz\.cppan\storage\bin\33e598b5\Release and some bin files here C:\Users\emz Also whare i can find main *.sln i would like to build the debug version of tesseract بتاريخ الأحد، 29 يناير، 2017 4:27:18 م UTC+2، كتب Egor Pugin: > > What process? > > -- You

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-29 Thread Egor Pugin
What process? -- 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.com. To post to this group, send email to

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-29 Thread Essam Zaky
Hi Egor It's completed now without error or crash 0 Errors 140141 Warning how to check that process is working fine? بتاريخ الأحد، 29 يناير، 2017 1:32:08 م UTC+2، كتب Egor Pugin: > > No, try it without removing storage. > > On Sunday, January 29, 2017 at 2:31:10 PM UTC+3, Essam Zaky wrote: >>

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-29 Thread Egor Pugin
No, try it without removing storage. On Sunday, January 29, 2017 at 2:31:10 PM UTC+3, Essam Zaky wrote: > > > Hi Egor > > Should i remove the storage before running these commands > this process takes more than 1 hour > > Thanks > > بتاريخ السبت، 28 يناير، 2017 7:56:24 م UTC+2، كتب Egor Pugin: >>

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-29 Thread Essam Zaky
Hi Egor Should i remove the storage before running these commands this process takes more than 1 hour Thanks بتاريخ السبت، 28 يناير، 2017 7:56:24 م UTC+2، كتب Egor Pugin: > > Hi, > > I've updated the cppan client with possible fix of your crashes. Please, > try to run > cppan --self-upgrade >

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-28 Thread Egor Pugin
Hi, I've updated the cppan client with possible fix of your crashes. Please, try to run cppan --self-upgrade cppan --build pvt.cppan.demo.google.tesseract-master On Tuesday, January 24, 2017 at 2:23:49 PM UTC+3, Gowzancha wrote: > > I did three attempts running: > 'cppan --build

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-24 Thread Egor Pugin
Please, update to the latest cppan client: 'cppan --self-upgrade' and try again. Logs must appear. On Tuesday, January 24, 2017 at 1:22:05 PM UTC+3, Gowzancha wrote: > > There is no such log files in c:\Users\u\.cppan\ directory. There is only > storage and cppan.yml file. > > On Monday, 23

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-24 Thread Gowzancha
There is no such log files in c:\Users\u\.cppan\ directory. There is only storage and cppan.yml file. On Monday, 23 January 2017 16:54:33 UTC+1, Egor Pugin wrote: > > Hi, > > I'm trying to track down that issue (crash), but still need more info. > Could you please clear the storage, re-run

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-23 Thread Egor Pugin
Hi, I'm trying to track down that issue (crash), but still need more info. Could you please clear the storage, re-run 'cppan --build pvt.cppan.demo.google.tesseract-master' and attach log files from c:\Users\u\.cppan\ cppan.log.info cppan.log.debug cppan.log.trace On Monday, January 23, 2017

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-18 Thread Egor Pugin
Now go to c:\users\yourname\.cppan\storage\lnk\SomeHashDirHere\ and open pvt.cppan.demo.cairographics.cairo-1.15.2.sln.lnk there. Switch to Release configuration in Visual studio and try to build it. Probably you'll see errors. Now sure what caused them. Next - try to remove

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-18 Thread Essam Zaky
attaced the cmd window log note :the strating of log is cleard from cmd window it seems it keeps only the latest logs thanks بتاريخ الأربعاء، 18 يناير، 2017 9:18:54 م UTC+2، كتب Egor Pugin: > > Please, clean again and run 'cppan --trace --build pvt.cppan.demo.google. > tesseract-master'. Post

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-18 Thread Egor Pugin
Ok, then run 'cppan --trace --build pvt.cppan.demo.google.tesseract-master > 1.txt 2>&1' to get the full log and attach 1.txt here. (Of course, remove storage before this command.) On Wednesday, January 18, 2017 at 10:33:28 PM UTC+3, Essam Zaky wrote: > > > attaced the cmd window log > note

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-18 Thread Egor Pugin
Please, clean again and run 'cppan --trace --build pvt.cppan.demo.google. tesseract-master'. Post the output here. On Wednesday, January 18, 2017 at 10:17:46 PM UTC+3, Essam Zaky wrote: > > Thanks Egor > > i removed > c:\users\emz\.cppan\storage > and ran cppan as follow > Run-->cmd > cppan

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-18 Thread Essam Zaky
Thanks Egor i removed c:\users\emz\.cppan\storage and ran cppan as follow Run-->cmd cppan --build pvt.cppan.demo.google.tesseract-master the cppan crashed atfer the following line Unpacking : pvt.cppan.demo.unicode.icu.i18n-58.2.0... what should i do delete the storage again and re run cppan

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-18 Thread Egor Pugin
Hi, Try to remove directory c:\users\emz\.cppan\storage and re-run cppan again. On Wednesday, January 18, 2017 at 7:23:42 PM UTC+3, Essam Zaky wrote: > > > Thanks Shree > > I already check the link > but when i run > the following command it generate error > as follow: > C:\Users\emz>cppan

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-18 Thread Essam Zaky
Thanks Shree I already check the link but when i run the following command it generate error as follow: C:\Users\emz>cppan --build pvt.cppan.demo.google.tesseract-master No such file or directory, trying to build as package Reading package specs... dependency 'pvt.cppan.demo.unicode.icu.data'

Re: [tesseract-ocr] Build from source for Visual studio and windows

2017-01-18 Thread ShreeDevi Kumar
see https://github.com/tesseract-ocr/tesseract/wiki/Compiling section under windows ShreeDevi भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com On Wed, Jan 18, 2017 at 7:02 PM, Essam Zaky wrote: > Dear All >

[tesseract-ocr] Build from source for Visual studio and windows

2017-01-18 Thread Essam Zaky
Dear All I have Windows and Visual Studio2010,2015 Are there any tutorial to build Tesseract4.00 from source Also are there any tutorial to do the training process in windows any suggestion are welcome thanks -- You received this message because you are subscribed to the Google Groups