Package boofcv.alg.segmentation.slic
package boofcv.alg.segmentation.slic
-
ClassesClassDescriptionSegmentSlic<T extends ImageBase<T>>K-means based superpixel image segmentation, see [1].Implementation of
SegmentSlicfor image of typeGrayF32.Implementation ofSegmentSlicfor image of typeGrayU8.The mean in k-means.Stores how far a cluster is from the specified pixelK-means clustering information for each pixel.