Uses of Class
boofcv.factory.segmentation.ConfigSegmentMeanShift
-
Uses of ConfigSegmentMeanShift in boofcv.factory.segmentation
Modifier and TypeMethodDescriptionstatic <T extends ImageBase<T>>
ImageSuperpixels<T>FactoryImageSegmentation.meanShift
(@Nullable ConfigSegmentMeanShift config, ImageType<T> imageType) Creates a new instance ofSegmentMeanShift
which is in a wrapper forImageSuperpixels
.static <T extends ImageBase<T>>
SegmentMeanShift<T>FactorySegmentationAlg.meanShift
(@Nullable ConfigSegmentMeanShift config, ImageType<T> imageType) Creates an instance ofSegmentMeanShift
.ConfigSegmentMeanShift.setTo
(ConfigSegmentMeanShift src)