SimpleAverageExample

MLModule
author MeVis Medical Solutions AG
package MeVisLab/Examples
dll MLSimpleAverageExample
definition MLSimpleAverageExample.def
see also ImageStatistics
keywords Statistics, Average

Purpose

The module SimpleAverageExample demonstrates how to implement a page-based algorithm that computes all pages without having an image output.

Windows

Default Panel

../../../Modules/GettingStarted/MLSimpleAverageExample/mhelp/Images/Screenshots/SimpleAverageExample._default.png

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.