Package boofcv.factory.filter.binary
Class FactoryBinaryContourFinder
java.lang.Object
boofcv.factory.filter.binary.FactoryBinaryContourFinder
Creates instances of
BinaryLabelContourFinder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic BinaryLabelContourFinder
Binary contour finder for external contours only.
-
Constructor Details
-
FactoryBinaryContourFinder
public FactoryBinaryContourFinder()
-
-
Method Details
-
linearChang2004
- Returns:
- new instance
-
linearExternal
Binary contour finder for external contours only.BinaryContourFinderLinearExternal
-