SimpleAddExample¶
- MLModule¶
 author
package
dll
definition
see also
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¶
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.