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 Jul 17, 2023. It is now read-only.
I've just started experimenting with this plugin, and there's something that seems very strange to me: the startImageCapture() method can recognise a document and take a picture, and the startDataCapture() method can recognise text, but there does not seem to be a way to get both results at once.
Both of the above methods opens the camera UI and a picture is taken. Obviously I don't want my users to have to take two pictures. So, is there a way to take one photo, and get both the cropped/corrected image AND the structured OCR data?
The text was updated successfully, but these errors were encountered:
Hi All,
I've just started experimenting with this plugin, and there's something that seems very strange to me: the startImageCapture() method can recognise a document and take a picture, and the startDataCapture() method can recognise text, but there does not seem to be a way to get both results at once.
Both of the above methods opens the camera UI and a picture is taken. Obviously I don't want my users to have to take two pictures. So, is there a way to take one photo, and get both the cropped/corrected image AND the structured OCR data?
The text was updated successfully, but these errors were encountered: