Class MicroQrCodePreciseDetector<T extends ImageGray<T>>

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

public class MicroQrCodePreciseDetector<T extends ImageGray<T>> extends Object implements MicroQrCodeDetector<T>, VerbosePrint
A Micro QR-Code detector which is designed to find the location of corners in the finder pattern precisely.