CSOVoxelSetToImage

MLModule
genre CSOModule
status stable
author Olaf Konrad
package MeVisLab/Standard
dll MLCSOModules
definition MLCSOModules.def
keywords CSO, contour

Purpose

The module CSOVoxelSetToImage converts a CSOVoxelSetList to an ML image.

Usage

Attach a reference image and a CSOVoxelSetList to the module and press Update.

Windows

Default Panel

../../../Modules/ML/MLCSOModules/mhelp/Images/Screenshots/CSOVoxelSetToImage._default.png

Input Fields

input0

name: input0, type: Image

A reference image to obtain image extend, datatype and world matrix.

inCSOVoxelSetList

name: inCSOVoxelSetList, type: MLBase

The CSOVoxelSetList to be converted to an image.

Output Fields

output0

name: output0, type: Image

The converted image.

Parameter Fields

Visible Fields

Auto Update

name: autoUpdate, type: Bool, default: FALSE

If checked, the module computes a new output image if any input is changed.

Update

name: update, type: Trigger

If pressed, the modules computes a new output image.