Uses of Class
boofcv.alg.filter.binary.ContourPacked
Package
Description
-
Uses of ContourPacked in boofcv.abst.filter.binary
Modifier and TypeMethodDescriptionBinaryContourFinderLinearExternal.getContours()
BinaryContourInterface.getContours()
Returns a list of contours/blobs found.BinaryLabelContourFinderChang2004.getContours()
-
Uses of ContourPacked in boofcv.alg.filter.binary
-
Uses of ContourPacked in boofcv.alg.shapes.ellipse
Modifier and TypeMethodDescriptionBinaryEllipseDetector.getAllContours()
BinaryEllipseDetectorPixel.getContours()
-
Uses of ContourPacked in boofcv.alg.shapes.polygon
Modifier and TypeFieldDescriptionDetectPolygonFromContour.Info.contour
Contour that the shape was fit to.Modifier and TypeMethodDescriptionDetectPolygonBinaryGrayRefine.getAllContours()
DetectPolygonFromContour.getAllContours()