MarkersToSurface¶
-
MLModule
¶ author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLOpenVDB
definition MLOpenVDB.def inherits from WEMGenerator
keywords particles
,WEM
Purpose¶
The MarkersToSurface
module allows to generate a surface from a list of markers by rasterizing the markers as spheres.
The rasterization is a bit coarse, but the resulting surface can be smoothed and modified using level set filter provided by OpenVDB.
This module can be used to e.g. do a surface reconstruction of particles represented as markers.
Parameter Fields¶
Field Index¶
Adaptivity : Double |
isProcessing : Bool |
Update Mode : Enum |
Apply : Trigger |
Label : String |
|
Auto Apply : Bool |
Overwrite label and description : Bool |
|
Clear : Trigger |
progress : Float |
|
Description : String |
Radius : Double |
|
elapsedTime : Float |
Radius Mode : Enum |
|
Grid Cell Size : Double |
Radius Scale : Double |
|
id : Integer |
shouldComputeNormals : Bool |
Visible Fields¶
Grid Cell Size¶
-
name:
gridCellSize
, type:
Double
, default:
1
¶ The grid size of the cells. Markers with a radius smaller than the grid size will not be well represented.