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
My app doesn't allow landscape orientation and I'm curious if that is the problem. The photo recognizer function has an orientation prop but I can't find one for the camera. I can get the frame process OCR to work if I the text is portrait but the image is an envelope and it's awkward to have to stand so far back to the whole envelope in frame for portrait.
The text was updated successfully, but these errors were encountered:
You can take a photo and use the photo recognizer using the orientation prop if you want to use the landscape mode. For live detection, this library does not support yet Orientation and only will work in Portrait mode.
Here the author of Vision Camera explains how to add support for Orientation to this library.
My app doesn't allow landscape orientation and I'm curious if that is the problem. The photo recognizer function has an orientation prop but I can't find one for the camera. I can get the frame process OCR to work if I the text is portrait but the image is an envelope and it's awkward to have to stand so far back to the whole envelope in frame for portrait.
The text was updated successfully, but these errors were encountered: