[Insight-users] Applying an ImageFunction to every pixel in an image

Dženan Zukić dzenanz at gmail.com
Wed Jul 13 04:16:41 EDT 2011


I have made some changes to the
example<http://www.itk.org/Wiki/ITK/Examples/Broken/Functions/GaussianBlurImageFunctionFilter>.
It shows that either GaussianBlurImageFunction needs to have a public
destructor, or UnaryFunctorImageFilter should keep a pointer to the functor,
not a plain instance of it.

I did not investigate this further, but I guess that UnaryFunctorImageFilter
should keep a pointer.
Dženan

On Tue, Jun 28, 2011 at 14:49, John Drescher <drescherjm at gmail.com> wrote:

> On Tue, Jun 28, 2011 at 8:37 AM, David Doria <daviddoria at gmail.com> wrote:
> >> 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
> >
> > That is my fault. I was trying to figure out how to use an ImageFilter
> > with UnaryFunctorImageFilter and I pushed too early. Bill has already
> > reverted the change. If you know how to do this, I'm all ears :)
>
> I see. I am sorry. No, I do not know how to fix that. I have used
> UnaryFunctorImageFilter  but never with GaussianBlurImageFunction.
>
> John
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110713/c59ae20b/attachment.htm>


More information about the Insight-users mailing list