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

Incorrect recognition! #61

Open
alhashash opened this issue Jan 4, 2024 · 1 comment
Open

Incorrect recognition! #61

alhashash opened this issue Jan 4, 2024 · 1 comment

Comments

@alhashash
Copy link

I had some problems when trying to test some images on your website https://www.doubango.org/webapps/micr/

This E-13B code is not correctly recognized:

{
code :  200,
duration :  89,
orientation :  1,
phrase :  "OK",
rotation :  0,
zones : [
{
confidences : [ ... ],
description :  "E-13B",
fields : [ ... ],
klass :  1,
skew :  -0.007272599052403701,
text :  "C000000316A100000321563C",
warppedBox : [ ... ]
}
]

image

This image is also not recognized if it is in JPG format.
image

Saving the same file as PNG from JPG makes it recognizable!!!
image

@alhashash
Copy link
Author

Here is the original files used for testing.
1.jpg

2.jpg

2.png

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

1 participant