|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include "MitkMultilabelExports.h"#include <mitkLookupTable.h>#include <mitkMessage.h>#include <itkObject.h>#include <itkObjectFactory.h>#include <mitkLabel.h>Go to the source code of this file.
Classes | |
| class | mitk::LabelSet |
Namespaces | |
| mitk | |
| DataCollection - Class to facilitate loading/accessing structured data. | |
Functions | |
| MITKMULTILABEL_EXPORT bool | mitk::Equal (const mitk::LabelSet &leftHandSide, const mitk::LabelSet &rightHandSide, ScalarType eps, bool verbose) |
| Equal A function comparing two label sets for beeing equal in data. More... | |