Uses of Class
boofcv.alg.segmentation.slic.SegmentSlic.Cluster
Packages that use SegmentSlic.Cluster
-
Uses of SegmentSlic.Cluster in boofcv.alg.segmentation.slic
Fields in boofcv.alg.segmentation.slic declared as SegmentSlic.ClusterFields in boofcv.alg.segmentation.slic with type parameters of type SegmentSlic.ClusterMethods in boofcv.alg.segmentation.slic that return types with arguments of type SegmentSlic.ClusterMethods in boofcv.alg.segmentation.slic with parameters of type SegmentSlic.ClusterModifier and TypeMethodDescriptionvoid
SegmentSlic.Pixel.add
(SegmentSlic.Cluster c, float distance) protected void
SegmentSlic.perturbCenter
(SegmentSlic.Cluster c, int x, int y) Set the cluster's center to be the pixel in a 3x3 neighborhood with the smallest gradient