|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <mitkTestingMacros.h>#include <mitkTestFixture.h>#include "mitkIOUtil.h"#include <mitkImageCast.h>#include <mitkGIFFirstOrderStatistics.h>#include <mitkGIFCooccurenceMatrix.h>#include <mitkGIFGrayLevelRunLength.h>#include <math.h>#include <mitkImageGenerator.h>Go to the source code of this file.
Functions | |
| template<typename TPixelType > | |
| static mitk::Image::Pointer | GenerateMaskImage (unsigned int dimX, unsigned int dimY, unsigned int dimZ, float spacingX=1, float spacingY=1, float spacingZ=1) |
| template<typename TPixelType > | |
| static mitk::Image::Pointer | GenerateGradientWithDimXImage (unsigned int dimX, unsigned int dimY, unsigned int dimZ, float spacingX=1, float spacingY=1, float spacingZ=1) |
|
static |
Definition at line 63 of file CLMRUtilities/test/mitkGlobalFeaturesTest.cpp.
References mitk::CastToItkImage(), mitk::CastToMitkImage(), mitk::eps, features, mitk::TestFixture::GetTestDataFilePath(), image, MITK_INFO, MITK_TEST, MITK_TEST_SUITE_REGISTRATION(), mitk::GIFCooccurenceMatrix::New(), mitk::Image::New(), and mitk::GIFFirstOrderStatistics::New().
|
static |
Definition at line 26 of file CLMRUtilities/test/mitkGlobalFeaturesTest.cpp.
References image, and mitk::Image::New().