I have successfully been able to decode dmtx codes in 8 bit RGB images using DmtxPacked24bppRGB, however I haven't been able to process 16 bit grayscale images. I tried using DmtxPackCustom and setting the bytesPerPixel value in the dmtx image to 16, but I still get no codes found.
I have successfully been able to decode dmtx codes in 8 bit RGB images using DmtxPacked24bppRGB, however I haven't been able to process 16 bit grayscale images. I tried using DmtxPackCustom and setting the bytesPerPixel value in the dmtx image to 16, but I still get no codes found.