PythonGetTileExample

MacroModule
author MeVis Medical Solutions AG
package MeVisLab/Examples
definition PythonGetTileExample.def

Purpose

The module PythonGetTileExample shows how to process an image or single slices in a page-based manner.

Windows

Default Panel

../../../Modules/PythonImageProcessing/mhelp/Images/Screenshots/PythonGetTileExample._default.png

Input Fields

input0

name: input0, type: Image

Parameter Fields

Visible Fields

Mean Value Results

name: meanValueResults, type: String, persistent: no

Shows results of the example computation.

Overall Mean Value

name: overallMeanValue, type: Double, persistent: no

Shows an overall result of the example computation.

Process Slice By Slice

name: processSliceBySlice, type: Trigger

If pressed, the attached image is processed slice-wise.

Process Whole Volume

name: processWholeVolume, type: Trigger

If pressed, the whole image is processed in a page-based manner.