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

using for OMR(Optical Mark Recognation) #25

Closed
halilpolathalil opened this issue Mar 3, 2020 · 3 comments
Closed

using for OMR(Optical Mark Recognation) #25

halilpolathalil opened this issue Mar 3, 2020 · 3 comments

Comments

@halilpolathalil
Copy link

Hi,
Can we use this plugin for OMR(Optical Mark Recognation) of an ionic project? İf it is yes, is there any example for this?

@a31859
Copy link
Contributor

a31859 commented Mar 3, 2020

Hello @halilpolathalil,

Short answer: no, this plugin only does pattern matching to find if a defined pattern is visible in the camera or not.

Long answer: the plugin uses OpenCV to do the pattern matching so if you are familiar with mobile native code and OpenCV then the plugin could be modified to do OMR.

OMR OpenCV example in python

@halilpolathalil
Copy link
Author

Thank You for your answer.

@a31859 a31859 closed this as completed Mar 3, 2020
@nirandev
Copy link

@halilpolathalil Have you implemented OMR in ionic project? It would be great if you share your experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants