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
Our project is using this library to recognize text from an image. Everything is works as expected on android side but on iOS If I capture image in portrait mode, It does not recognize text. However, here is the catch! If I rotate an object (for instance card) or it has text to 270 degree and then I capture image or text and It will be able to recognize text from images accurately.
Following this issue: the possible solution would be to able to detect image in normal view (like portrait mode and orientation set to 6)
does anyone facing same issue on iOS? I can not use expo-image-manipulator before processing to OCR!!
The text was updated successfully, but these errors were encountered:
Hello
Our project is using this library to recognize text from an image. Everything is works as expected on android side but on iOS If I capture image in portrait mode, It does not recognize text. However, here is the catch! If I rotate an object (for instance card) or it has text to 270 degree and then I capture image or text and It will be able to recognize text from images accurately.
Following this issue: the possible solution would be to able to detect image in normal view (like portrait mode and orientation set to 6)
does anyone facing same issue on iOS? I can not use expo-image-manipulator before processing to OCR!!
The text was updated successfully, but these errors were encountered: