Uses of Class
boofcv.alg.shapes.ellipse.BinaryEllipseDetectorPixel
Packages that use BinaryEllipseDetectorPixel
-
Uses of BinaryEllipseDetectorPixel in boofcv.alg.fiducial.dots
Constructors in boofcv.alg.fiducial.dots with parameters of type BinaryEllipseDetectorPixelModifierConstructorDescriptionUchiyaMarkerImageTracker
(InputToBinary<T> inputToBinary, BinaryEllipseDetectorPixel ellipseDetector, EdgeIntensityEllipse<T> intensityCheck, UchiyaMarkerTracker tracker) -
Uses of BinaryEllipseDetectorPixel in boofcv.alg.shapes.ellipse
Methods in boofcv.alg.shapes.ellipse that return BinaryEllipseDetectorPixelConstructors in boofcv.alg.shapes.ellipse with parameters of type BinaryEllipseDetectorPixelModifierConstructorDescriptionBinaryEllipseDetector
(BinaryEllipseDetectorPixel ellipseDetector, @Nullable SnapToEllipseEdge<T> ellipseRefiner, EdgeIntensityEllipse<T> intensityCheck, Class<T> inputType) Configures the detector