[Insight-users] Applying an ImageFunction to every pixel in an image
John Drescher
drescherjm at gmail.com
Tue Jun 28 08:34:53 EDT 2011
On Mon, Jun 27, 2011 at 11:03 AM, David Doria <daviddoria at gmail.com> wrote:
> 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?
>
I am not sure of the reason but this error showed up in the nightly
dashboard of itkwikiexamples
http://www.cdash.org/CDash/viewBuildError.php?buildid=1278167
John
More information about the Insight-users
mailing list