Slicer
5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <vtkSegmentationConverterRule.h>
#include <vtkSegmentationConverter.h>
#include <vtkSegmentationCoreConfigure.h>
#include <vtkClosedSurfaceToBinaryLabelmapConversionRule.h>
#include <vtkPolyDataToImageStencil.h>
Go to the source code of this file.
Classes | |
class | vtkClosedSurfaceToFractionalLabelmapConversionRule |
Convert closed surface representation (vtkPolyData type) to fractional labelmap representation (vtkOrientedImageData type). The conversion algorithm is based on image stencil. More... | |