NaturalHistoryMuseum / pyzbar

Read one-dimensional barcodes and QR codes from Python 2 and 3.
MIT License
718 stars 175 forks source link

Add support for images loaded using imageio #113

Closed quicklizard99 closed 2 years ago

quicklizard99 commented 2 years ago

The current implementation of type checking in _pixel_data does not detect images loaded by imageio because these are a subclass of np.ndarray.

Reported by @isman7