SimpleAverageExample¶
- MLModule¶
 author
package
dll
definition
see also
keywords
Purpose¶
The module SimpleAverageExample demonstrates how to implement a page-based algorithm that computes all pages without having an image output.
Windows¶
Default Panel¶
Input Fields¶
input0¶
- name: input0, type: Image¶
 
Parameter Fields¶
Visible Fields¶
Voxel Value Average¶
- name: voxelValueAverage, type: Double, persistent: no¶
 Shows the computed average of all voxels in the input image.
Update¶
- name: update, type: Trigger¶
 If pressed, the module computes the average over all voxels of all pages.