[Insight-users] normalize gradient image

Miller, James V (Research) millerjv at crd.ge.com
Wed Jul 20 13:27:24 EDT 2005


There is an itkGradientToMagnitudeImageFilter which will calculate the magnitude
of the gradient vectors.  Then you could rescale the vectors maybe with the DivideImageFilter
(though looking at this the divide image filter will require that NumericTraits<CovariantVector<> >::max()
be defined).

Jim

-----Original Message-----
From: insight-users-bounces+millerjv=crd.ge.com at itk.org
[mailto:insight-users-bounces+millerjv=crd.ge.com at itk.org]On Behalf Of
Leila baghdadi
Sent: Wednesday, July 20, 2005 12:34 PM
To: insight-users at itk.org
Subject: [Insight-users] normalize gradient image


Hi everyone,

I have a gradient image that I would like to normalize ,

is there a filter in itk that would allow me to do that



Thanks

Leila

_______________________________________________
Insight-users mailing list
Insight-users at itk.org
http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list