Uses of Package
boofcv.alg.fiducial.square
Package | Description |
---|---|
boofcv.abst.fiducial | |
boofcv.alg.fiducial.calib | |
boofcv.alg.fiducial.square |
-
Classes in boofcv.alg.fiducial.square used by boofcv.abst.fiducial Class Description BaseDetectFiducialSquare Base class for square fiducial detectors.DetectFiducialSquareBinary Square fiducial that encodes numerical values in a binary N by N grids, where N ≥ 3.DetectFiducialSquareHamming This detector decodes binary square fiducials where markers are indentified from a set of markers which is much smaller than the number of possible numbers in the grid.DetectFiducialSquareImage Fiducial which uses images to describe arbitrary binary patterns. -
Classes in boofcv.alg.fiducial.square used by boofcv.alg.fiducial.calib Class Description BaseDetectFiducialSquare Base class for square fiducial detectors. -
Classes in boofcv.alg.fiducial.square used by boofcv.alg.fiducial.square Class Description BaseDetectFiducialSquare Base class for square fiducial detectors.BaseDetectFiducialSquare.Result DetectFiducialSquareImage.FiducialDef description of an image in 4 different orientationsFoundFiducial Contains the ID and pose for a fiducialQuadPoseEstimator Estimates the pose using P3P and iterative refinement from 4 points on a plane with known locations.