Slicer  5.3
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes
vtkMRMLSegmentationNode.h File Reference
#include <vtkMRML.h>
#include <vtkMRMLDisplayableNode.h>
#include <vtkMRMLColorTableNode.h>
#include <cstdlib>
#include "vtkSegmentation.h"
Include dependency graph for vtkMRMLSegmentationNode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkMRMLSegmentationNode
 MRML node containing segmentationsSegmentation node stores a set of segments (also known as contours or segmented regions). Segments may overlap and may be stored in various representations (binary labelmap image, closed surface mesh, fractional labelmap image, etc). Segments can be stored in multiple data representations to facilitate visualization and processing. More...