Re: [tesseract-ocr] undefined reference to `tesseract::TessBaseAPI::TessBaseAPI()

2015-11-02 Thread Liu Paulson
I will try this example tomorrow and feedback the result to you .. 在 2015年11月2日星期一 UTC+8下午3:39:25,zdenop写道: > > have a look at qt-box-editor[1] (even I did not test it with for a long > time, but there should be support for QT5) > > [1] https://github.com/zdenop/qt-box-editor > > Zdenko > >

Re: [tesseract-ocr] how to use tesstrain .sh etc in ubuntu 15.10

2015-11-02 Thread Nick White
Hi Sriranga, > I find there three files of '.sh - viz. > 1) language-specific.sh. (My lang is "kan") > 2)tesstrain.sh > 3)tesstrain_utils.sh. > Request for the valuable guidance how to use above .sh files ( step by step I plan to write up some proper documentation on how to use these scripts

Re: [tesseract-ocr] undefined reference to `tesseract::TessBaseAPI::TessBaseAPI()

2015-11-02 Thread zdenko podobny
If you want to use tesseract you need to have tesseract library. And tesseract need leptonica[1] Error message is clear - compiler can not find these libraries - you need to adjust path in project file according location of that libraries. [1]

Re: [tesseract-ocr] how to use tesstrain .sh etc in ubuntu 15.10

2015-11-02 Thread Sriranga(83yrsold)
Nick, Thanks for the clarification. I shall wait for your further communication. reg: 'git clone http://ancientgreekocr.org/grctraining.git'- when clicked url displayed as "403 Forbidden" - This is for your information,. With warmest Regards, sriranga(83) On Tue, Nov 3, 2015 at 12:19 AM, Nick

[tesseract-ocr] 2-3 hours of pair programming tesseract ($190/hr)

2015-11-02 Thread Air Pair
Hi I've been cold emailing around and someone suggested I post in this group, I'm JK, Founder of AirPair, a pair programming community supporting devs learning new tech & stuck on code problems. I thought I might see if anyone would like to help a member of ours who prepaid for 2 hours of

Re: [tesseract-ocr] undefined reference to `tesseract::TessBaseAPI::TessBaseAPI()

2015-11-02 Thread Liu Paulson
I have download the project qt-box-editor , the .pro file is : RESOURCES = resources/application.qrc \ resources/QBE-GNOME.qrc \