ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes
Module ITKImageSources
Group Filtering
+ Collaboration diagram for Module ITKImageSources:

Classes

class  itk::GaborImageSource< TOutputImage >
 Generate an n-dimensional image of a Gabor filter. More...
class  itk::GaborKernelFunction< TRealValueType >
 Gabor kernel used for various computer vision tasks. 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::ParametricImageSource< TOutputImage >
 Base class for all parametric image sources. More...
class  itk::PhysicalPointImageSource< TOutputImage >
 Generate an image of the physical locations of each pixel. More...

Detailed Description

This module groups image sources which generate an image

Dependencies: