micjahn / ZXing.Net

.Net port of the original java-based barcode reader and generator library zxing
Apache License 2.0
2.74k stars 668 forks source link

Can't decode QR from Image #353

Closed viwodev closed 3 years ago

viwodev commented 3 years ago

qr psd

this qr code can't be scanned by zxing (c#), but with iphone camera, with original barcode reader of camera app, the code can be decoded.

the text in qr is 4-23-2508.

micjahn commented 3 years ago

Sorry, there is no guarantee that every single image can be decoded by zxing. The heuristical approach fails sometimes.

sam9949286565 commented 8 months ago

Hi

sam9949286565 commented 8 months ago

F