FiberSetToXMarker¶
Purpose¶
The module this converts a fiber set to a marker list by converting each fiber point into a marker.
Windows¶
Default Panel¶
Input Fields¶
inputFiberSet¶
- name: inputFiberSet, type: MLBase¶
Output Fields¶
outputXMarkerList¶
- name: outputXMarkerList, type: MLBase¶
Parameter Fields¶
Visible Fields¶
Step Size¶
- name: stepSize, type: Integer, default: 1¶
Sets the step size to scan the fiber points while converting.
With this value, only every nth fiber point can be converted to a marker.