Uses of Class
boofcv.alg.fiducial.calib.ecocheck.ECoCheckFound
-
Uses of ECoCheckFound in boofcv.alg.fiducial.calib.ecocheck
Modifier and TypeFieldDescriptionfinal DogArray<ECoCheckFound>
ECoCheckDetector.found
Found chessboard patternsModifier and TypeMethodDescriptionECoCheckUtils.mergeAndRemoveUnknown
(List<ECoCheckFound> found) Merges detections with the same marker ID into a single detection and removes unknown markers.Modifier and TypeMethodDescriptionboolean
ECoCheckUtils.isLegalCornerIds
(ECoCheckFound found) void
ECoCheckFound.setTo
(ECoCheckFound src) Modifier and TypeMethodDescriptionECoCheckUtils.mergeAndRemoveUnknown
(List<ECoCheckFound> found) Merges detections with the same marker ID into a single detection and removes unknown markers.