Skip to content

Hassan-Mallah/fuzzy-guacamole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fuzzy-guacamole

  • 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
    

About

Reading Data Matrix using pylibdmtx with cv2 or PIL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages