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
Of the supported API providers, only Microsoft and Google have OCR functionality. Google reports the text it finds, along with associated bounding boxes. Microsoft probably does something similar. Perhaps two tabular output modes make sense:
a mode that prints recovered text in top->bottom and left->right order
another modes that prints the associated nesting bounding boxes.
Have yet to give this a close look.
The text was updated successfully, but these errors were encountered:
Of the supported API providers, only Microsoft and Google have OCR functionality. Google reports the text it finds, along with associated bounding boxes. Microsoft probably does something similar. Perhaps two tabular output modes make sense:
Have yet to give this a close look.
The text was updated successfully, but these errors were encountered: