Uses of Class
boofcv.alg.fiducial.calib.ecocheck.ECoCheckFound
Packages that use ECoCheckFound
-
Uses of ECoCheckFound in boofcv.alg.fiducial.calib.ecocheck
Fields in boofcv.alg.fiducial.calib.ecocheck with type parameters of type ECoCheckFoundModifier and TypeFieldDescriptionfinal DogArray<ECoCheckFound>
ECoCheckDetector.found
Found chessboard patternsMethods in boofcv.alg.fiducial.calib.ecocheck that return types with arguments of type ECoCheckFoundModifier and TypeMethodDescriptionECoCheckUtils.mergeAndRemoveUnknown
(List<ECoCheckFound> found) Merges detections with the same marker ID into a single detection and removes unknown markers.Methods in boofcv.alg.fiducial.calib.ecocheck with parameters of type ECoCheckFoundModifier and TypeMethodDescriptionboolean
ECoCheckUtils.isLegalCornerIds
(ECoCheckFound found) void
ECoCheckFound.setTo
(ECoCheckFound src) Method parameters in boofcv.alg.fiducial.calib.ecocheck with type arguments of type ECoCheckFoundModifier and TypeMethodDescriptionECoCheckUtils.mergeAndRemoveUnknown
(List<ECoCheckFound> found) Merges detections with the same marker ID into a single detection and removes unknown markers.Constructors in boofcv.alg.fiducial.calib.ecocheck with parameters of type ECoCheckFound