Package boofcv.alg.filter.binary
Class Contour
java.lang.Object
boofcv.alg.filter.binary.Contour
Internal and externals contours for a binary blob. The set of points in each contour list are ordered in
CW or CCW directions.
-
Field Summary
Modifier and TypeFieldDescriptionInternal contours that are inside the blob. -
Constructor Summary
-
Method Summary
-
Field Details
-
external
-
internal
Internal contours that are inside the blob.
-
-
Constructor Details
-
Contour
public Contour()
-
-
Method Details
-
reset
public void reset() -
copy
-