Package gov.nih.mipav.model.algorithms
Class AlgorithmMeanShiftSegmentation.userWeightFunct
java.lang.Object
gov.nih.mipav.model.algorithms.AlgorithmMeanShiftSegmentation.userWeightFunct
- Enclosing class:
AlgorithmMeanShiftSegmentation
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) double(package private) AlgorithmMeanShiftSegmentation.userWeightFunct(package private) int(package private) int(package private) double[] -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
w
double[] w -
halfWindow
double halfWindow -
sampleNumber
int sampleNumber -
subspace
int subspace -
next
-
-
Constructor Details
-
userWeightFunct
private userWeightFunct()
-