Class ContourDetectorSettings
-
- All Implemented Interfaces:
public final class ContourDetectorSettingsEncapsulates settings for contour detector instance creation
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classContourDetectorSettings.BuilderBuilds an instance of ContourDetectorSettings
-
Field Summary
Fields Modifier and Type Field Description private final ContourDetector.Typetype
-
Method Summary
Modifier and Type Method Description final ContourDetector.TypegetType()-
-
Method Detail
-
getType
final ContourDetector.Type getType()
-
-
-
-