NaturalHistoryMuseum / pylibdmtx

Read Data Matrix barcodes from Python 2 and 3.
MIT License
145 stars 56 forks source link

How to get GS1 Datamatrix identifier #104

Open sminkwitz opened 2 months ago

sminkwitz commented 2 months ago

Hey is there a way to get the fnc1 identifier from the decoded result? I need to check if the barcode is a real GS1 barcode or not.

Thanks!