Skip to content

Does Google mobile vision library support OCR-A type font in android? #468

@vvbhandare

Description

@vvbhandare

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

  • reading Q as a
  • reading Q as A
  • reading Q as 0

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions