public final class Decoder
extends java.lang.Object
The main class which implements Aztec Code decoding -- as opposed to locating and extracting the Aztec Code from an image.
Constructor and Description |
---|
Decoder() |
Modifier and Type | Method and Description |
---|---|
DecoderResult |
decode(AztecDetectorResult detectorResult) |
public DecoderResult decode(AztecDetectorResult detectorResult) throws FormatException
FormatException