Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkLabeledImageToSurfaceFilterTest.cpp File Reference
#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[])
 

Function Documentation

int mitkLabeledImageToSurfaceFilterTest ( int  argc,
char *  argv[] 
)