SmoothXMarkerList¶
-
MLModule
¶ genre Marker
author Ola Friman
package FMEwork/ReleaseMeVis
dll MLXMarkerUtils
definition MLXMarkerUtils.def see also InterpolateXMarkerList
keywords xmarker
,marker
,smooth
,regularize
Purpose¶
The module SmoothXMarkerList
smooths the points and vectors in an XMarkerList.
Note that the order of the XMarkers in the list is important. A meaningful order can be generated by the TravelingSalesman
or the XMarkerShortestPath
modules.
Details¶
The XMarkers are smoothed with a [0.25 0.5 0.25] kernel.
Iterative smoothing passes can be applied by setting the Smoothing Passes
parameter.
The first and last XMarkers will remain the same.