SimpleAddExample

MLModule
author MeVis Medical Solutions AG
package MeVisLab/Examples
dll MLSimpleAddExample
definition MLSimpleAddExample.def
see also Arithmetic1

Purpose

The module SimpleAddExample demonstrates how to implement a simple image filter that adds a constant value to each voxel in an ML image.

Windows

Default Panel

../../../Modules/GettingStarted/MLSimpleAddExample/mhelp/Images/Screenshots/SimpleAddExample._default.png

Input Fields

input0

name: input0, type: Image

Output Fields

output0

name: output0, type: Image

Parameter Fields

Visible Fields

Constant Value

name: constantValue, type: Double, default: 0

Sets a constant value that is added to each voxel.