|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include "mitkLabeledImageToSurfaceFilter.h"#include "mitkReferenceCountWatcher.h"#include <itksys/SystemTools.hxx>#include "mitkIOUtil.h"#include <cmath>Go to the source code of this file.
Functions | |
| bool | equals (const mitk::ScalarType &val1, const mitk::ScalarType &val2, mitk::ScalarType epsilon=mitk::eps) |
| int | mitkLabeledImageToSurfaceFilterTest (int argc, char *argv[]) |
| bool equals | ( | const mitk::ScalarType & | val1, |
| const mitk::ScalarType & | val2, | ||
| mitk::ScalarType | epsilon = mitk::eps |
||
| ) |
Definition at line 21 of file mitkLabeledImageToSurfaceFilterTest.cpp.
Referenced by Json::Value::getMemberNames(), Json::ValueIteratorBase::isEqual(), and mitkLabeledImageToSurfaceFilterTest().
| int mitkLabeledImageToSurfaceFilterTest | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 26 of file mitkLabeledImageToSurfaceFilterTest.cpp.
References mitk::ImageToSurfaceFilter::DecimatePro, equals(), image, and mitk::LabeledImageToSurfaceFilter::New().