SmoothHistogram¶
-
MLModule
¶ genre Histogram
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLVolumetry
definition MLVolumetry.def see also Diffusion
keywords filter
,diffusion
,anisotrop
Purpose¶
The module SmoothHistogram
calculates a smoothed histogram by solving a non-linear diffusion equation.
Output Fields¶
outHistogramCurve¶
-
name:
outHistogramCurve
, type:
CurveData(MLBase)
¶ - For accessing this object via scripting see the Scripting Reference:
MLCurveDataWrapper
.
Parameter Fields¶
Field Index¶
Diff Fun : Enum |
Edge Parameter : Double |
Number of Iterations : Integer |
Time Step Size : Double |
useStepFunction : Bool |
Visible Fields¶
Number of Iterations¶
-
name:
numOfIterations
, type:
Integer
, default:
100
, minimum:
0
, maximum:
300
, deprecated name:
iterations
¶ Sets the number of iterations for the smoothing.
Edge Parameter¶
-
name:
edge
, type:
Double
, default:
7
, minimum:
0.1
, maximum:
200
¶ Sets an edge parameter.
The diffusivity model uses this parameter to detect an edge.