Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkLabelSetImage.h File Reference
#include <mitkImage.h>
#include <mitkLabelSet.h>
#include <MitkMultilabelExports.h>

Go to the source code of this file.

Classes

class  mitk::LabelSetImage
 LabelSetImage class for handling labels and layers in a segmentation session. More...
 

Namespaces

 mitk
 DataCollection - Class to facilitate loading/accessing structured data.
 

Functions

MITKMULTILABEL_EXPORT bool mitk::Equal (const mitk::LabelSetImage &leftHandSide, const mitk::LabelSetImage &rightHandSide, ScalarType eps, bool verbose)
 Equal A function comparing two label set images for beeing equal in meta- and imagedata. More...