This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, July 8, 2013 5:32:02 AM(UTC)
Groups: Registered
Posts: 256
The attached project uses LEADTOOLS Android SDK to load an image and OCR it.
This project uses the minimum code needed to OCR an image.
To use it you will need to copy the following libs to libs\armeabi folder of the project:
===================
libleadtools.so
libleadtools.codecs.so
libleadtools.colorconversion.so
libleadtools.forms.ocr.so
libleadtools.imageprocessing.core.so
libleadtools.imageprocessing.color.so
libleadtools.imageprocessing.effects.so
libleadtools.imageprocessing.utilities.so
===================
You will also need to add the libs to the file format that you want to open for example PNG, you need to add libleadtools.codecs.png.so
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.