google_ml_kit_flutter icon indicating copy to clipboard operation
google_ml_kit_flutter copied to clipboard

[Barcode_Scanner] ITF bad data

Open noga-dev opened this issue 3 years ago • 3 comments

ITF of 26 numbers yields wrong data.

For example this: image

Yields random data of random length like this: 3330343537383233303435373832333034353738

Or this: 1216171160010131

Or this: 1213141516171812131415161718121314151617

Sometimes it can reproduce the same wrong data, so it's not like it's completely random, but incorrect either way.

noga-dev avatar Oct 01 '22 22:10 noga-dev

@noga-dev : send a PR with your fix

fbernaly avatar Oct 03 '22 16:10 fbernaly

@noga-dev : send a PR with your fix

There's no simple fix. Issue is 2-fold: First is ML model requires more training. Second is instability of ITF format.

The first can be addressed, but not the second.

noga-dev avatar Oct 03 '22 17:10 noga-dev

Hey man !! Can you assign me this task :)

Nitish-Kamath avatar Oct 11 '22 18:10 Nitish-Kamath