Uses of Class
boofcv.abst.fiducial.calib.ConfigECoCheckMarkers.MarkerShape
Packages that use ConfigECoCheckMarkers.MarkerShape
-
Uses of ConfigECoCheckMarkers.MarkerShape in boofcv.abst.fiducial
Constructor parameters in boofcv.abst.fiducial with type arguments of type ConfigECoCheckMarkers.MarkerShapeModifierConstructorDescriptionECoCheck_to_FiducialDetector
(ECoCheckDetector<T> detector, FastArray<ConfigECoCheckMarkers.MarkerShape> markerShapes) -
Uses of ConfigECoCheckMarkers.MarkerShape in boofcv.abst.fiducial.calib
Fields in boofcv.abst.fiducial.calib with type parameters of type ConfigECoCheckMarkers.MarkerShapeModifier and TypeFieldDescriptionConfigECoCheckMarkers.markerShapes
Shapes of individual markers.Methods in boofcv.abst.fiducial.calib with parameters of type ConfigECoCheckMarkers.MarkerShapeModifier and TypeMethodDescriptionvoid
ConfigECoCheckMarkers.MarkerShape.setTo
(ConfigECoCheckMarkers.MarkerShape src) Constructor parameters in boofcv.abst.fiducial.calib with type arguments of type ConfigECoCheckMarkers.MarkerShapeModifierConstructorDescriptionCalibrationDetectorMultiECoCheck
(ECoCheckDetector<GrayF32> detector, int firstTargetDuplicated, List<ConfigECoCheckMarkers.MarkerShape> markers)