Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

GetUTF8Text() monitor and multi-platform projects #116

Closed
Jaykob opened this issue Oct 1, 2015 · 1 comment
Closed

GetUTF8Text() monitor and multi-platform projects #116

Jaykob opened this issue Oct 1, 2015 · 1 comment

Comments

@Jaykob
Copy link

Jaykob commented Oct 1, 2015

We're working on a multi-platform project (iOS, Android, OS X) and use your project to compile tesseract for Android.
What strikes us is that you made changes to baseapi.h. Would it be possible to still provide the original tesseract API calls, e.g. GetUTF8Text() without a parameter? Adding new functions is fine, but removing the original ones makes life hard for cross-platform developers...

@rmtheis
Copy link
Owner

rmtheis commented Oct 1, 2015

Thanks for the feedback. That's a good point.

If some incarnation of support for a monitor (tesseract-ocr/tesseract#27) is merged into Tesseract, then this project will be able to use Tesseract's baseApi class without the customizations.

Let's leave this issue open as a reminder that this is something that needs attention in the meantime.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants