Closed GoogleCodeExporter closed 9 years ago
Ray committed some Android specific changes yesterday that remove a lot of
non-essential pieces.
Original comment by joregan
on 13 May 2015 at 1:38
To skip cube (--disable-cube) is implemented in tesseract gihub code[1] - but
side effect is that pdf rendering will not work with it, because pdfrenderer
uses one function from cube for (utf conversion).
Also there are other experimental options that can help you:
--disable-graphics
--enable-visibility
+ stripping final library
In my quick test I was able to decrease size of libtesseract.so.3.0.4 from 5.6M
to 2.5M with this (experimental) options
[1]
https://github.com/tesseract-ocr/tesseract/commit/41478fd5a1f713f56ec51134d25987
00b7f1463c
Original comment by zde...@gmail.com
on 24 Jul 2015 at 10:47
Original issue reported on code.google.com by
alexjiro...@gmail.com
on 26 Aug 2011 at 10:27