Skip to content

Adding an isosurface extraction algorithm (Surface Nets) for 2D labeled data

Will Schroeder requested to merge will.schroeder/vtk:SurfaceNets2D into master

Adding a new 2D isoline filter for labeled (segmented) data. Uses a surface nets approach, which also requires processing and smoothing constrained output meshes. The 2D version outputs line primitives.

Edited by Will Schroeder

Merge request reports