python3-pylibdmtx

Read Data Matrix barcodes (Python3 version)
  https://github.com/NaturalHistoryMuseum/pylibdmtx/
  0
  no reviews



Read and write Data Matrix barcodes from Python using the libdmtx library.

Features: * Pure Python * Works with PIL / Pillow images, OpenCV / numpy ndarrays, and raw bytes * Decodes locations of barcodes * No dependencies, other than the libdmtx library itself

This package contains the Python 3 version of the library.