MarkerToImage

MLModule

genre

Marker

author

Lennart Tautz

package

FMEstable/ReleaseMeVis

dll

MLXMarkerUtilsStable

definition

MLXMarkerUtilsStable.def

see also

MarkerToMask, SetVoxelValue, VoxelizeMarkers

keywords

xmarker, mask, xmarkerlist, marker, value, intensity, set, voxel, image

Purpose

This module writes marker values into an (existing) image.

Usage

Connect an image, choose the write mode (Write Mode) and press Update.

Windows

Default Panel

../../../Modules/ML/MLXMarkerUtilsStable/mhelp/Images/Screenshots/MarkerToImage._default.png

Input Fields

input0

name: input0, type: Image

An image.

inputXMarkerList

name: inputXMarkerList, type: XMarkerList(MLBase)

An XMarkerList.

For accessing this object via scripting, see the Scripting Reference: MLXMarkerListWrapper.

Output Fields

output0

name: output0, type: Image

The input image, with image values changed at marker positions.

Parameter Fields

Visible Fields

Update

name: update, type: Trigger

Update the output.

Auto Update

name: autoUpdate, type: Bool, default: TRUE

If any input changes, the output is updated.

Write Mode

name: writeMode, type: Enum, default: Type

Determines which property of the marker is used as intensity value.

Values:

Title

Name

Description

​Type

​Type

​Marker type

​Vector X

​VectorX

​X component of the marker vector

​Vector Y

​VectorY

​Y component of the marker vector

​Vector Z

​VectorZ

​Z component of the marker vector

​Vector Length

​VectorLength

​Length of the marker vector