DoubangoTelecom / DoubangoTelecom/ultimateMICR-SDK

Incorrect recognition!

Open
#61 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
64
Forks
26
PR merge metrics
No merged PRs in 30d

Description

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](https://github.com/DoubangoTelecom/ultimateMICR-SDK/assets/2979737/1e902cc9-4ef5-4f22-af64-7de88ee881cb)

This image is also not recognized if it is in JPG format.
![image](https://github.com/DoubangoTelecom/ultimateMICR-SDK/assets/2979737/c9c86536-a187-4c63-98b1-36e3bb211286)

Saving the same file as PNG from JPG makes it recognizable!!!
![image](https://github.com/DoubangoTelecom/ultimateMICR-SDK/assets/2979737/05c2e634-ffdf-4358-ad01-6d9925746c2d)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.