Package boofcv.alg.feature.detect.edge
Class EdgeContour
java.lang.Object
boofcv.alg.feature.detect.edge.EdgeContour
Data structure containing the contour along an edge. Multiple paths along the edge are handled by creating
multiple segments at decision points.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
segments
-
-
Constructor Details
-
EdgeContour
public EdgeContour()
-
-
Method Details
-
reset
public void reset()
-