[Insight-users] DiscreteGaussianImageFilter output scaling

Mathieu Malaterre malat@free.fr
Fri, 14 Feb 2003 09:49:23 +0100


Tomas,
   What is the type of your image ? (char/short/ unsigned short ...). Be 
aware that it is very important in ITK because ITK template the type for 
the filters.

HTH
mathieu... trying to guess

Tomas Esterrich III wrote:

> I'm trying to use the DiscreteGaussianImageFilter, but the output is 
> not as I would expect. The image is mostly dark. I tried rescaling the 
> output using RescaleIntensityImageFilter, but nothing happens. So far, 
> my code is similar to that in the filter usage example code. Any 
> suggestions?
>
> Tomas E.
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
>
>