public final class Decoder extends Object
The main class which implements MaxiCode decoding -- as opposed to locating and extracting the MaxiCode from an image.
public DecoderResult decode(BitMatrix bits) throws ChecksumException, FormatException
public DecoderResult decode(BitMatrix bits, Map<DecodeHintType,?> hints) throws FormatException, ChecksumException
Copyright © 2007–2014. All rights reserved.