You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.
It worked really well. Thanks a lot. But when I did some OCR on the documents by Tesseract, the results were really weird (as it still showed up perfectly on ImageView control).
I decided to save the image before any image processing (right after it's taken in MAImagePickerController) then did OCR reading, it worked again!
I think there must be something in the image processing section that I haven't figured it out.
It also works with the final adjusted image if I go to Photos, do some minor edits and press "Save".
Please forgive my lack of skills. Thanks again for your fantastic work!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It worked really well. Thanks a lot. But when I did some OCR on the documents by Tesseract, the results were really weird (as it still showed up perfectly on ImageView control).
I decided to save the image before any image processing (right after it's taken in MAImagePickerController) then did OCR reading, it worked again!
I think there must be something in the image processing section that I haven't figured it out.
It also works with the final adjusted image if I go to Photos, do some minor edits and press "Save".
Please forgive my lack of skills. Thanks again for your fantastic work!
The text was updated successfully, but these errors were encountered: