Uses of Class
boofcv.alg.feature.detect.edge.EdgeContour
-
Uses of EdgeContour in boofcv.alg.feature.detect.edge
Modifier and TypeMethodDescriptionCannyEdge.getContours()
HysteresisEdgeTracePoints.getContours()
Returns the found contours. -
Uses of EdgeContour in boofcv.gui.binary
Modifier and TypeMethodDescriptionstatic BufferedImage
VisualizeBinaryData.renderContours
(List<EdgeContour> edges, @org.jetbrains.annotations.Nullable int[] colors, int width, int height, @Nullable BufferedImage out)