RampFilter¶
-
MLModule¶ genre Generatorsauthor MeVis Medical Solutions AGpackage MeVisLab/Standarddll MLBasicModulesdefinition mlBasicModules.def see also AddNoise,RampBiaskeywords inhomogeneity,testing,segmentation,wedge,linear,gray,amplitude
Purpose¶
The module RampFilter creates a gray level ramp or a ‘wedge’.
Parameter Fields¶
Visible Fields¶
Direction Axis¶
-
name:direction, type:Enum, default:PositiveX¶ Defines the axis along which the ramp will be created.
Values:
| Title | Name |
|---|---|
| Positive X | PositiveX |
| Negative X | NegativeX |
| Positive Y | PositiveY |
| Negative Y | NegativeY |
| Positive Z | PositiveZ |
| Negative Z | NegativeZ |
Amplitude¶
-
name:amplitude, type:Float, default:100¶ Sets the amplitude of the ramp, i.e., the gray level difference between the lowest and the highest point of the ramp.