MarkerVectorToImage¶
-
MLModule
¶ genre Marker
author Lennart Tautz
package FMEstable/ReleaseMeVis
dll MLXMarkerUtilsStable
definition MLXMarkerUtilsStable.def see also MarkerToMask
,SetVoxelValue
keywords xmarker
,marker
,vector
Purpose¶
This modules creates a vector image from the vectors in an XMarker list.
Details¶
The input image only defines the extent and other properties of the output image, all values are defined by the marker list. All voxels are set to zero vectors, except those where a marker is present. The min/max values of the output image are set to the minimum and maximum vector component in the marker list.
XMarker positions are expected to be in world coordinates, the coordinate system of the marker vector is irrelevant.