RampFilter¶
-
MLModule
¶ genre Generators
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLBasicModules
definition mlBasicModules.def see also AddNoise
,RampBias
keywords inhomogeneity
,testing
,segmentation
,wedge
,linear
,gray
,amplitude
Purpose¶
The module RampFilter
creates a grey level ramp or a ‘wedge’.
Parameter Fields¶
Visible Fields¶
Direction Axis¶
-
name:
direction
, type:
Enum
, default:
PositiveX
¶ Defines the axis long 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 grey level difference between the lowest and the highest point of the ramp.