public final class Decoder extends 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
|
static String |
highLevelDecode(boolean[] correctedBits)
|
public DecoderResultdecode(AztecDetectorResult detectorResult) throws FormatException
FormatException
public static StringhighLevelDecode(boolean[] correctedBits)