[Insight-users] Applying an ImageFunction to every pixel in an image
David Doria
daviddoria at gmail.com
Mon Jun 27 11:03:51 EDT 2011
I am trying to evaluate GaussianBlurImageFunction at every pixel in an
image. I tried to use UnaryFunctorImageFilter like this:
http://www.itk.org/Wiki/ITK/Examples/Functions/GaussianBlurImageFunctionFilter
but it complains that there is no != operator defined.
Is there a different filter that will apply an ImageFilter to the entire
input image? Or how is this typically done?
Thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110627/f69dbc59/attachment.htm>
More information about the Insight-users
mailing list