Closed GoogleCodeExporter closed 9 years ago
i have the same problem but whe i used french language instead of english this
doesn't appear
Original comment by lancereau.flavie@gmail.com
on 4 Nov 2009 at 4:26
We solve the problem by initiating Tesseract once per image despite the fact
that
we process multiple regions in the image.
So, we call TessBaseAPI::SimpleInit(dataPath, lang, 0) before processing the
image and
TessBaseAPI::End() when we have finished processing all the image regions.
Original comment by alexnanc...@gmail.com
on 4 Nov 2009 at 4:33
it seems to works thx =)
Original comment by lancereau.flavie@gmail.com
on 4 Nov 2009 at 4:46
Fixed in 3.00.
Original comment by theraysm...@gmail.com
on 19 May 2010 at 11:02
Original issue reported on code.google.com by
alexnanc...@gmail.com
on 19 May 2009 at 10:06