Uses of Package
boofcv.abst.fiducial
Packages that use boofcv.abst.fiducial
-
Classes in boofcv.abst.fiducial used by boofcv.abst.fiducialClassDescriptionHigh level interface for reading Aztec Code fiducial markers from gray scale imagesInterface for detecting fiducial markers and their location in the image.Provides everything you need to convert a image based fiducial detector into one which can estimate the fiducial's pose given control points.Results from fiducial stability computation.Extension of
FiducialDetector
which allows for trackers.High level interface for reading Micro QR Codes from gray scale imagesHigh level interface for reading QR Codes from gray scale imagesWrapper aroundBaseDetectFiducialSquare
forFiducialDetector
-
Classes in boofcv.abst.fiducial used by boofcv.factory.fiducialClassDescriptionAn Aztec Code detector which is designed to detect finder pattern corners to a high degree of precision.Wrapper which allows a calibration target to be used like a fiducial for pose estimation.Wrapper around
ECoCheckDetector
forFiducialDetector
.Wrapper aroundMicroQrCodeDetector
which allows the 3D pose of a Micro QR Code to be detected usingFiducialDetectorPnP
.A Micro QR-Code detector which is designed to find the location of corners in the finder pattern precisely.Wrapper aroundQrCodeDetector
which allows the 3D pose of a QR Code to be detected usingFiducialDetectorPnP
.A QR-Code detector which is designed to find the location of corners in the finder pattern precisely.Wrapper aroundDetectFiducialSquareBinary
forFiducialDetector
Wrapper aroundDetectFiducialSquareHamming
forFiducialDetector
Wrapper aroundDetectFiducialSquareImage
forFiducialDetector
Wrapper aroundUchiyaMarkerTracker
forFiducialDetector
.