[Insight-users] LaplacianImageFilter only works on float or double images?

Bill Lorensen bill.lorensen at gmail.com
Fri Dec 3 15:18:20 EST 2010


It could possibly add a lot more memory and surprise the user. The
user can decide to how handle this. Perhaps, reading the data into
float.

On Fri, Dec 3, 2010 at 3:05 PM, David Doria <daviddoria at gmail.com> wrote:
> On Fri, Dec 3, 2010 at 3:02 PM, robert tamburo <robert.tamburo at gmail.com> wrote:
>> If you're interested in a workaround, you can use CastImageFilter to cast to
>> an image of floating point pixels.
>
> Thanks Robert. What you mentioned definitely works. I am more
> interested in why this isn't done automatically inside the filter so
> the user doesn't have to do it.
>
> David
> _____________________________________
> 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
>


More information about the Insight-users mailing list