ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Classes | |
class | itk::Testing::ComparisonImageFilter< TInputImage, TOutputImage > |
Implements comparison between two images. More... | |
class | itk::Testing::ExtractSliceImageFilter< TInputImage, TOutputImage > |
Decrease the image size by cropping the image to the selected region bounds. More... | |
class | itk::Testing::HashImageFilter< TImageType > |
Generates a md5 hash string from an image. More... | |
class | itk::PipelineMonitorImageFilter< TImageType > |
Enables monitoring, recording and debugging of the pipeline execution and information exchange. More... | |
class | itk::RandomImageSource< TOutputImage > |
Generate an n-dimensional image of random pixel values. More... | |
class | itk::Testing::StretchIntensityImageFilter< TInputImage, TOutputImage > |
Applies a linear transformation to the intensity levels of the input Image. More... | |
This Module contains helper classes used for the Testing infrastructure of ITK. As an application developer you should not normally need any of these classes. However, they are essential for the quality control system supporting ITK.