BlinkReceipt / blinkreceipt-android

MIT License
50 stars 16 forks source link

ocrConfidence is always 0.0 #7

Closed gurjnderSingh closed 4 years ago

gurjnderSingh commented 6 years ago

I am getting ocrConfidence 0.0 everytime from below method ScanResults results = data.getParcelableExtra(IntentUtils.DATA_EXTRA); results.ocrConfidence();

pequots34 commented 6 years ago

We are looking into this issue. Thank you

pequots34 commented 4 years ago

This has been addressed in the latest version of the SDK.