ZXing is not scanning Data Matrix Barcode which is embebed into page image fine
69 views
Skip to first unread message
Devendra Choudhary
unread,
Dec 23, 2022, 3:01:03 AM12/23/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zxing
Hi,
I am using ZXing.Net version 16.5. It is scanning perfactly till now. Yesterday i received one image in which Data Matrix image was embeded inside of full page image. When we scan this full page with ZXing then it was not working. When i crop only that data matrix from full image and scan, then it worked.
So it seems that problem is ZXing is not able to identify barcode from full image so fail to scan.
Can you please suggest, if anything i need to correct to enable such type of barcodes?
Thanks, Devendra Choudhary
Lachezar Dobrev
unread,
Dec 23, 2022, 8:44:04 AM12/23/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Devendra Choudhary, zxing
The Data-Matrix locator only supports Data Matrices located in the
middle of the image.
Try cropping the scanned full-page so that the Data Matrix is in the
middle of the cropped space.