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.
构造器和说明 |
---|
Decoder() |
限定符和类型 | 方法和说明 |
---|---|
DecoderResult |
decode(AztecDetectorResult detectorResult) |
static String |
highLevelDecode(boolean[] correctedBits) |
public DecoderResult decode(AztecDetectorResult detectorResult) throws FormatException
FormatException
public static String highLevelDecode(boolean[] correctedBits)
Copyright © 2007–2015. All rights reserved.