Uses of Interface
boofcv.abst.fiducial.QrCodeDetector
Packages that use QrCodeDetector
-
Uses of QrCodeDetector in boofcv.abst.fiducial
Classes in boofcv.abst.fiducial that implement QrCodeDetectorModifier and TypeClassDescriptionclass
QrCodePreciseDetector<T extends ImageGray<T>>
A QR-Code detector which is designed to find the location of corners in the finder pattern precisely.Methods in boofcv.abst.fiducial that return QrCodeDetectorConstructors in boofcv.abst.fiducial with parameters of type QrCodeDetector