Package boofcv.alg.fiducial.aztec
package boofcv.alg.fiducial.aztec
-
ClassDescriptionInformation on a detected Aztec CodeAt what stage did it fail at?Specifies which encoding is currently active in the data stream.Which symbol structure is usedConverts a raw binary stream read from the image and converts it into a String message.AztecDecoderImage<T extends ImageGray<T>>Given location of a candidate finder patterns and the source image, decode the marker.Encodes the data message into binary data.Contains the data for a sequence of characters that are all encoded in the same modeAutomatic encoding algorithm as described in [1] which seeks to encode text in a format which minimizes the amount of storage required.AztecFinderPatternDetector<T extends ImageGray<T>>Searches for Aztec finder patterns inside an image and returns a list of candidates.Candidate locator patterns.Generates an image of an Aztec Code marker as specified in ISO/IEC 24778:2008(E)Contains functions for computing error correction code words and applying error correction to a messageEncodes and decodes binary data for mode messageDescribes the locator pattern for an
AztecCode
Description of a layer in the pyramidEverything you need to go from a grid coordinate into pixels using a homography