Uses of Class
boofcv.alg.fiducial.qrcode.QrGeneratorBase
-
Uses of QrGeneratorBase in boofcv.alg.fiducial.microqr
Modifier and TypeClassDescriptionclass
Generates an image of a Micro QR Code. -
Uses of QrGeneratorBase in boofcv.alg.fiducial.qrcode
Modifier and TypeClassDescriptionclass
QrGeneratorBase<T extends QrGeneratorBase<T>>
Base class for rendering QR and Micro QRModifier and TypeClassDescriptionclass
Abstract class for creating qr codes.class
Renders a QR Code inside a gray scale image.