Slicer  4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes
vtkBinaryLabelmapToClosedSurfaceConversionRule.h File Reference
#include "vtkSegmentationConverterRule.h"
#include "vtkSegmentationConverter.h"
#include "vtkSegmentationCoreConfigure.h"
Include dependency graph for vtkBinaryLabelmapToClosedSurfaceConversionRule.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkBinaryLabelmapToClosedSurfaceConversionRule
 Convert binary labelmap representation (vtkOrientedImageData type) to closed surface representation (vtkPolyData type). The conversion algorithm performs a marching cubes operation on the image data followed by an optional decimation step. More...