Package boofcv.alg.segmentation.slic
Class SegmentSlic.ClusterDistance
java.lang.Object
boofcv.alg.segmentation.slic.SegmentSlic.ClusterDistance
- Enclosing class:
- SegmentSlic<T extends ImageBase<T>>
Stores how far a cluster is from the specified pixel
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
cluster
-
distance
public float distance
-
-
Constructor Details
-
ClusterDistance
public ClusterDistance()
-