XMarkerToSphere

MLModule
genre Marker
author Jan Klein
package FMEwork/ReleaseMeVis
dll MLXMarkerUtils
definition MLXMarkerUtils.def
keywords Marker, XMarker, sphere, influence, radius

Purpose

Allows for defining a spherical mask around xmarkers with certain radius.

Usage

Connect xmarkers and image to input, adjust radius and desired mask value.

Details

Output image is only computed if input image and at least one xmarker is available.

Windows

Default Panel

../../../Modules/ML/MLXMarkerUtils/mhelp/Images/Screenshots/XMarkerToSphere._default.png

Input Fields

input0

name: input0, type: Image

input image

markerList

name: markerList, type: MLBase

XMarker list.

Output Fields

output0

name: output0, type: Image

Mask image is computed if input image and at least one xmarker is computed.

Parameter Fields

Field Index

Auto Apply: Bool
Auto Update: Bool
Invalidate output by empty xmarker list: Bool
Mask Value: Integer
Radius: Float
Update: Trigger

Visible Fields

Radius

name: radius, type: Float, default: 1

Radius around xmarkers used for defining spheres.

Mask Value

name: maskValue, type: Integer, default: 1

Mask value

Invalidate output by empty xmarker list

name: invalidateByEmptyList, type: Bool, default: FALSE

If this parameter is true and if xmarker list is empty, output will be invalidated.

Auto Apply

name: autoApply, type: Bool, default: FALSE

If checked, any parameter changes causes the module to compute anew.

Auto Update

name: autoUpdate, type: Bool, default: FALSE

If checked, the module computes anew on any input change.

Update

name: update, type: Trigger

If pressed, the module computes anew.