Uses of Class
boofcv.factory.segmentation.ConfigWatershed
-
Uses of ConfigWatershed in boofcv.factory.segmentation
Modifier and TypeMethodDescriptionConfigWatershed.setTo
(ConfigWatershed src) static <T extends ImageBase<T>>
ImageSuperpixels<T>FactoryImageSegmentation.watershed
(@Nullable ConfigWatershed config, ImageType<T> imageType) Creates an instance ofWatershedVincentSoille1991
.