Uses of Class
boofcv.alg.fiducial.calib.ecocheck.ECoCheckDetector
Packages that use ECoCheckDetector
-
Uses of ECoCheckDetector in boofcv.abst.fiducial
Constructors in boofcv.abst.fiducial with parameters of type ECoCheckDetectorModifierConstructorDescriptionECoCheck_to_FiducialDetector
(ECoCheckDetector<T> detector, FastArray<ConfigECoCheckMarkers.MarkerShape> markerShapes) -
Uses of ECoCheckDetector in boofcv.abst.fiducial.calib
Constructors in boofcv.abst.fiducial.calib with parameters of type ECoCheckDetectorModifierConstructorDescriptionCalibrationDetectorMultiECoCheck
(ECoCheckDetector<GrayF32> detector, int firstTargetDuplicated, List<ConfigECoCheckMarkers.MarkerShape> markers)