Uses of Class
boofcv.alg.fiducial.qrcode.SquareLocatorPatternDetectorBase
-
Uses of SquareLocatorPatternDetectorBase in boofcv.alg.fiducial.aztec
Modifier and TypeClassDescriptionclass
AztecFinderPatternDetector<T extends ImageGray<T>>
Searches for Aztec finder patterns inside an image and returns a list of candidates. -
Uses of SquareLocatorPatternDetectorBase in boofcv.alg.fiducial.qrcode
Modifier and TypeClassDescriptionclass
QrCodePositionPatternDetector<T extends ImageGray<T>>
Detects position patterns for a QR code inside an image.