Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

Multithreaded Filters
[Support for Multithreading]

Collaboration diagram for Multithreaded Filters:


Detailed Description

Filters on this category divide processing across several threads.


Classes

class  itk::BinaryMinMaxCurvatureFlowImageFilter< TInputImage, TOutputImage >
 Denoise a binary image using min/max curvature flow. More...
class  itk::CurvatureFlowImageFilter< TInputImage, TOutputImage >
 Denoise an image using curvature driven flow. More...
class  itk::DiffusionTensor3DReconstructionImageFilter< TReferenceImagePixelType, TGradientImagePixelType, TTensorPixelType >
 This class takes as input one or more reference image (acquired in the absence of diffusion sensitizing gradients) and 'n' diffusion weighted images and their gradient directions and computes an image of tensors. (with DiffusionTensor3D as the pixel type). Once that is done, you can apply filters on this tensor image to compute FA, ADC, RGB weighted maps etc. More...
class  itk::FlipImageFilter< TImage >
 Flips an image across user specified axes. More...
class  itk::InterpolateImageFilter< TInputImage, TOutputImage >
 Interpolate an image from two N-D images. More...
class  itk::JoinSeriesImageFilter< TInputImage, TOutputImage >
 Join N-D images into an (N+1)-D image. More...
class  itk::MinMaxCurvatureFlowImageFilter< TInputImage, TOutputImage >
 Denoise an image using min/max curvature flow. More...
class  itk::PermuteAxesImageFilter< TImage >
 Permutes the image axes according to a user specified order. More...
class  itk::ScalarToArrayCastImageFilter< TInputImage, TOutputImage >
 Creates the output image with vector type pixels filled with the intensity values from one or more input images with scalar pixels. More...


Generated at Sun Jul 9 18:46:39 2006 for ITK by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2000