Slicer
5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <vtkObject.h>
#include <vtkSmartPointer.h>
#include <map>
#include <deque>
#include <vector>
#include "vtkSegment.h"
#include "vtkSegmentationConverter.h"
#include "vtkSegmentationConverterRule.h"
#include "vtkSegmentationCoreConfigure.h"
Go to the source code of this file.
Classes | |
class | vtkSegmentation |
This class encapsulates a segmentation that can contain multiple segments and multiple representations for each segment. More... | |