You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
Hi, I need to read datamatrix code, but in Image module i can find only this functions find_qrcodes and find_barcodes, did anyone implement datamatrix reader yet?
I found pylibdmtx library, but i can't install it with opkg install libdmtx , i tryed with pip3 install pylibdmtx but when i run the program i get this error "Unable to find dmtx shared library"
Can anyone help me, please?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I need to read datamatrix code, but in Image module i can find only this functions find_qrcodes and find_barcodes, did anyone implement datamatrix reader yet?
https://wiki.sipeed.com/soft/maixpy3/zh/api/maix/image.html
I found pylibdmtx library, but i can't install it with opkg install libdmtx , i tryed with pip3 install pylibdmtx but when i run the program i get this error "Unable to find dmtx shared library"
Can anyone help me, please?
The text was updated successfully, but these errors were encountered: