Package gov.nih.mipav.model.algorithms
Class AlgorithmMeanShiftSegmentation.REGION
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.AlgorithmMeanShiftSegmentation.REGION
-
- Enclosing class:
- AlgorithmMeanShiftSegmentation
private class AlgorithmMeanShiftSegmentation.REGION extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) int
label
(package private) int
pointCount
(package private) int
region
-
Constructor Summary
Constructors Modifier Constructor Description private
REGION()
-