CIBC:Documentation:SCIRun:Reference:Insight:MeanImageFilter
From SCIRun Documentation Wiki
Contents |
MeanImageFilter
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 MeanImageFilter.
Detailed Description
Applies an averaging filter to an image. Computes an image where a given pixel is the mean value of the the pixels in a neighborhood about the corresponding input pixel. This module encapsulates the functionality of the ITK Filter itk::MeanImageFilter. 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
