[Insight-users] Projection image filter ?
Miller, James V (GE, Research)
millerjv at crd.ge.com
Thu Jan 19 13:02:54 EST 2006
Gaetan,
AccumulateImageFilter will do this for projection along the X, Y, or Z axes.
If you want to project along an arbitrary axis, you could use a combination of
the ResampleImageFilter and the AccumulateImageFilter.
Alternatively, you could use the ResampleImageFilter with a RayCastInterpolateImageFunction.
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
Gaetan Lehmann
Sent: Thursday, January 19, 2006 7:49 AM
To: insight-users at itk.org
Subject: [Insight-users] Projection image filter ?
Hi,
Is there a filter in ITK to project an image along an axe. Something like
the code in chapter 11.3.4 on the ItkSoftwareGuide, but in a filter.
Regards,
Gaetan
--
Gaëtan Lehmann
Biologie du Développement et de la Reproduction
INRA de Jouy-en-Josas (France)
tel: +33 1 34 65 29 66 fax: 01 34 65 29 09
http://voxel.jouy.inra.fr
_______________________________________________
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