CIBC:Documentation:SCIRun:Reference:Insight:CurvatureAnisotropicDiffusionImageFilter
From SCIRun Documentation Wiki
Contents |
CurvatureAnisotropicDiffusionImageFilter
Information
- Package: Insight
- Catagory: Filters
- Author(s): Automatically generated by SCIRun Code Generator
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Filter image using CurvatureAnisotropicDiffusionImageFilter.
Detailed Description
This filter performs anisotropic diffusion on a scalar itk::Image using the modified curvature diffusion equation (MCDE) implemented in itkCurvatureNDAnisotropicDiffusionFunction. For detailed information on anisotropic diffusion and the MCDE see itkAnisotropicDiffusionFunction and itkCurvatureNDAnisotropicDiffusionFunction. This module encapsulates the functionality of the ITK Filter itk::CurvatureAnisotropicDiffusionImageFilter. See the ITK web site for detailed information on this filter.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:Insight