Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create @equinor/mad-ocr package #460

Open
HaakonSvane opened this issue Feb 28, 2024 · 0 comments
Open

Create @equinor/mad-ocr package #460

HaakonSvane opened this issue Feb 28, 2024 · 0 comments
Labels
feature New functionality

Comments

@HaakonSvane
Copy link
Collaborator

Package / App

MAD Components

Description

DFW needs a OCR package that lets users scan tags with the camera and search for matches against a list of tags.
The package should provide a batteries-included api that allows developers to easily use an OCR view that flows roughly like this:

  • Live ML text detection
  • Base filtering of detected text to extract possible tags
  • Optimised search through a large list of tag options
  • Prompt for letting users select between possibly multiple matches
  • Callback invocation for the selected result

Alternatives

No response

Other info

No response

@HaakonSvane HaakonSvane added the feature New functionality label Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant