Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <stdexcept>
#include "mitkTestingMacros.h"
#include <mitkITKImageImport.h>
#include <mitkImageAccessByItk.h>
Go to the source code of this file.
Macros | |
#define | TestImageType(type, dim) |
#define | TestVectorImageType(type, dim) |
Functions | |
int | mitkAccessByItkTest (int, char *[]) |
#define TestImageType | ( | type, | |
dim | |||
) |
Definition at line 24 of file mitkAccessByItkTest.cpp.
#define TestVectorImageType | ( | type, | |
dim | |||
) |
Definition at line 28 of file mitkAccessByItkTest.cpp.
int mitkAccessByItkTest | ( | int | , |
char * | [] | ||
) |
Definition at line 288 of file mitkAccessByItkTest.cpp.
References MITK_TEST_BEGIN(), MITK_TEST_END(), and MITK_TEST_OUTPUT.