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 <set>
#include <utility>
#include <vector>
#include "vtkSegmentationCoreConfigure.h"
#include "vtkSegmentationConverterRule.h"
Go to the source code of this file.
Classes | |
class | vtkSegmentationConverter |
Class that can convert between different representations of a segment. More... | |