ITK  5.0.0
Insight Segmentation and Registration Toolkit
Classes
Module ITKGPUSmoothing
+ Collaboration diagram for Module ITKGPUSmoothing:

Classes

class  itk::GPUDiscreteGaussianImageFilter< TInputImage, TOutputImage >
 
class  itk::GPUMeanImageFilter< TInputImage, TOutputImage >
 
class  itk::GPUMeanImageFilterFactory
 

Detailed Description

This module contains the GPU implementation of the most common image smoothing filters. For example, Gaussian and Median filters. You may also find it interesting to look at the ITKAnisotropicSmoothing group of filters.

Dependencies: