[tesseract-ocr] Re: Using TessPDFRenderer in tesseract 3.05 in C++

2017-07-25 Thread Roger Jefferson
Actually, things just work if I use the other constructor. This is the constructor that works: TessPDFRenderer(const char* outputbase, const char* datadir, bool textonly) The other one failed. Thanks for all the replies. On Friday, July 21, 2017 at 4:57:25 PM UTC+10, Roger Jefferson wrote

Re: [tesseract-ocr] Using TessPDFRenderer in tesseract 3.05 in C++

2017-07-21 Thread Roger Jefferson
जन - कीर्तन - आरती @ http://bhajans.ramparivar.com > > On Fri, Jul 21, 2017 at 12:09 PM, Roger Jefferson <roger.t@gmail.com > > wrote: > >> I want to use tesseract 3.05 to generate searchable PDF programmatically >> in C++. Here is my code: >> >&g

[tesseract-ocr] Using TessPDFRenderer in tesseract 3.05 in C++

2017-07-21 Thread Roger Jefferson
I want to use tesseract 3.05 to generate searchable PDF programmatically in C++. Here is my code: int main(int argc, const char * argv[]){ tesseract::TessBaseAPI *api = new tesseract::TessBaseAPI(); // Initialize tesseract-ocr with English, without specifying tessdata path if

[tesseract-ocr] Re: Training CMC7 Font

2016-03-09 Thread Roger
ld possibly need some up-scaling to off set the reduced size too. > > I don't think this is the answer you are after, but getting tesseract to > consider broken shapes as blobs will be tedious. > > > On Friday, March 4, 2016 at 2:23:34 AM UTC+8, Roger wrote: >> >> Doe

[tesseract-ocr] Re: Training CMC7 Font

2016-03-03 Thread Roger
Does running tesseract training exhaustive on the .box and .tif files, helps in the recognition accuracy increase? On Wednesday, March 2, 2016 at 4:23:44 AM UTC-3, Roger wrote: > > I am training tesseract to recognize CMC7 font, following this > <http://michaeljaylissner.com/post

[tesseract-ocr] Re: Training CMC7 Font

2016-03-03 Thread Roger
recognize it better? On Wednesday, March 2, 2016 at 1:48:25 PM UTC-3, Tom Morris wrote: > > On Wednesday, March 2, 2016 at 2:23:44 AM UTC-5, Roger wrote: >> >> I am training tesseract to recognize CMC7 font, following this >> <http://michaeljaylissner.com/posts/