This implementation can detect and decode Aztec codes in an image.
David Olivier
Locates and decodes a Data Matrix code in an image.
NotFoundException if a Data Matrix code cannot be found
FormatException if a Data Matrix code cannot be decoded
a String representing the content encoded by the Data Matrix code
Generated using TypeDoc
This implementation can detect and decode Aztec codes in an image.
David Olivier