ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Classes | |
class | itk::GaborImageSource< TOutputImage > |
Generate an n-dimensional image of a Gabor filter. More... | |
class | itk::GaussianImageSource< TOutputImage > |
Generate an n-dimensional image of a Gaussian. More... | |
class | itk::GenerateImageSource< TOutputImage > |
a Base class for image sources which need to have image size, and other meta-data set. More... | |
class | itk::GridImageSource< TOutputImage > |
Generate an n-dimensional image of a grid. More... | |
class | itk::ImageSource< TOutputImage > |
Base class for all process objects that output image data. More... | |
class | itk::MeshSource< TOutputMesh > |
Base class for all process objects that output mesh data. More... | |
class | itk::ParametricImageSource< TOutputImage > |
Base class for all parametric image sources. More... | |
class | itk::PathSource< TOutputPath > |
Base class for all process objects that output path data. More... | |
class | itk::PhysicalPointImageSource< TOutputImage > |
Generate an image of the physical locations of each pixel. More... | |
class | itk::RandomImageSource< TOutputImage > |
Generate an n-dimensional image of random pixel values. More... | |
struct | itk::ImageSource< TOutputImage >::ThreadStruct |