Skip to content

Draft: Added method to extract specified region from SurfaceNet

Will Schroeder requested to merge will.schroeder/vtk:ExtractRegion-Method into master

Added a new method (ExtractRegion()) to extract a specified region from the output SurfaceNet. The region is specified by a label id.

Merge request reports