Locates and decodes a Data Matrix code in an image.
a String representing the content encoded by the Data Matrix code
This method detects a code in a "pure" image -- that is, pure monochrome image which contains only an unrotated, unskewed, image of a code, with some white border around it. This is a specialized method that works exceptionally fast in this special case.
Generated using TypeDoc
This implementation can detect and decode Data Matrix codes in an image.
bbrown@google.com (Brian Brown)