-
I had an issue on linux with:
sudo apt-get install libdmtx0a
This worked for me, after some research:
sudo apt-get install libdmtx0b
-
results I got from PIL and cv2 are:
with_PIL execution time: 7.29 seconds with_cv2 execution time: 6.81 seconds