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
I am referring below codelab link to implement sample OCR application where I need to read alphanumeric text from images. Text on image is having OCR-A font type.
I am referring below codelab link to implement sample OCR application where I need to read alphanumeric text from images. Text on image is having OCR-A font type.
https://kiosk-dot-codelabs-site.appspot.com/codelabs/mobile-vision-ocr/index.html?index=..%2F..index#5
Problem is when I try to read it then it replaces character as below
I have not tried full A-Z but this is one of the observations while reading text which contains Q as character.
Question is,
Does Google mobile vision library support OCR-A type font in android?
If yes, please share me some reference which can help to accommodate it.
The text was updated successfully, but these errors were encountered: