[Insight-users] DiscreteGaussianImageFilter output scaling
Joshua Cates
cates@sci.utah.edu
Fri, 14 Feb 2003 09:15:40 -0700 (MST)
Hello,
Try casting your input to a numerical type (float, doubles) first for this
filter.
Josh.
______________________________
Josh Cates
School of Computer Science
University of Utah
Email: cates@sci.utah.edu
Phone: (801) 587-7697
URL: http://www.sci.utah.edu/~cates
On Fri, 14 Feb 2003, 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
>