Closed GoogleCodeExporter closed 8 years ago
For anyone who's interested, I've added these functions to my fork of this
project at https://github.com/rmtheis/tess-two.
I've also added a third function, TessBaseAPI::GetCharacters, that returns
bounding boxes for individual characters.
Original comment by robert.m...@gmail.com
on 27 Oct 2011 at 7:26
Hi robert,
like to try the new functions , but get error during build :
utilities.cpp:19:28: error: android/bitmap.h: No such file or directory
any idea ?
Original comment by doomdeve...@gmail.com
on 27 Nov 2011 at 1:08
In Application.mk, you add:
APP_PLATFORM := android-9
good luck!
Original comment by conannt2...@gmail.com
on 15 Dec 2011 at 9:01
Original comment by alanv@google.com
on 11 Sep 2012 at 8:34
Original comment by alanv@google.com
on 22 Sep 2012 at 2:41
Original issue reported on code.google.com by
robert.m...@gmail.com
on 18 Jul 2011 at 4:46