Class AztecCodePreciseDetector<T extends ImageGray<T>>

java.lang.Object
boofcv.abst.fiducial.AztecCodePreciseDetector<T>
All Implemented Interfaces:
AztecCodeDetector<T>, VerbosePrint

public class AztecCodePreciseDetector<T extends ImageGray<T>> extends Object implements AztecCodeDetector<T>, VerbosePrint
An Aztec Code detector which is designed to detect finder pattern corners to a high degree of precision.