Package gov.nih.mipav.model.algorithms
Class AlgorithmMeanShiftSegmentation.userWeightFunct
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.AlgorithmMeanShiftSegmentation.userWeightFunct
-
- Enclosing class:
- AlgorithmMeanShiftSegmentation
private class AlgorithmMeanShiftSegmentation.userWeightFunct extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) double
halfWindow
(package private) AlgorithmMeanShiftSegmentation.userWeightFunct
next
(package private) int
sampleNumber
(package private) int
subspace
(package private) double[]
w
-
Constructor Summary
Constructors Modifier Constructor Description private
userWeightFunct()
-