Uses of Class
boofcv.abst.fiducial.QrCodeDetectorPnP
-
Uses of QrCodeDetectorPnP in boofcv.factory.fiducial
Modifier and TypeMethodDescriptionstatic <T extends ImageGray<T>>
QrCodeDetectorPnP<T>FactoryFiducial.qrcode3D
(@Nullable ConfigQrCode config, Class<T> imageType) QR Code but with the ability to estimate it's 3D pose using PnP.