Medical Imaging Interaction Toolkit
2016.11.0
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 25 of file mitkLabeledImageToSurfaceFilterTest.cpp.
Referenced by Json::Value::getMemberNames(), Json::ValueIteratorBase::isEqual(), main(), mitkLabeledImageToSurfaceFilterTest(), and StartPeakExtraction().
int mitkLabeledImageToSurfaceFilterTest | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 30 of file mitkLabeledImageToSurfaceFilterTest.cpp.
References mitk::ImageToSurfaceFilter::DecimatePro, equals(), mitk::IOUtil::LoadImage(), and mitk::LabeledImageToSurfaceFilter::New().