Package gov.nih.mipav.model.algorithms
Class AlgorithmMeanShiftSegmentation.RAList
java.lang.Object
gov.nih.mipav.model.algorithms.AlgorithmMeanShiftSegmentation.RAList
- Enclosing class:
AlgorithmMeanShiftSegmentation
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate AlgorithmMeanShiftSegmentation.RAList[]intfloatprivate byteint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
label
public int label -
edgeStrength
public float edgeStrength -
edgePixelCount
public int edgePixelCount -
next
-
cur
-
exists
private byte exists
-
-
Constructor Details
-
RAList
private RAList()
-