ItkImageFunctionImageFilter: A New Filter To Apply An itkImageFunction To Every Pixel In An itkImage
Rensselaer Polytechnic Institute
| Please use this identifier to cite or link to this publication: http://hdl.handle.net/10380/3305 |
Published in The Insight Journal - 2011 July-December.
Submitted by David Doria on 07-19-2011.
This document presents a new class to apply an itkImageFunction to every pixel in an itkImage. This functionality is almost identical to itkUnaryFunctorImageFilter, but it uses an itkImageFunction rather than an itk::Functor. As some functionalities in ITK seem to have been implemented as image functors (itk::Functor::AND, itk::Functor::Atan, etc.) while other seems to have been implemented as itkImageFunction's (itk::BinaryThresholdImageFunction, itk::CentralDifferenceImageFunction, etc.), it seems reasonable to be able to apply any of these operations to an entire image.
The code is available here: http://review.source.kitware.com/#change,2008
The code is available here: http://review.source.kitware.com/#change,2008
Reviews
Quick Comments
Resources
| Download Package | |
| Download Paper, View Paper | |
| Author repository | |
Statistics more
| Global rating: | ![]() ![]() ![]() ![]()
|
| Review rating: | ![]() ![]() ![]() ![]() [review]
|
| Paper Quality: |
|
Information more
| Categories: | Filtering, Neighborhood filters |
| Keywords: | ImageFunction, ImageFilter, |
| Export citation: | |
Share
Associated Publications
| A small rework for the Gaussian Derivative Image Function | ||
View license
Loading license...
Send a message to the author

