public static class SegmentSlic.Pixel
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
org.ddogleg.struct.FastQueue<SegmentSlic.ClusterDistance> |
clusters |
| Constructor and Description |
|---|
Pixel() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(SegmentSlic.Cluster c,
float distance) |
void |
computeWeights() |
void |
reset() |
public org.ddogleg.struct.FastQueue<SegmentSlic.ClusterDistance> clusters
public void add(SegmentSlic.Cluster c, float distance)
public void computeWeights()
public void reset()