[Insight-developers] compose affine with header filter?
Michael Stauffer (Circular Logic)
mstauff at verizon.net
Fri Oct 8 11:28:02 EDT 2010
Hi all,
I'm new to ITK. I started working with Brian Avants and the reset of the
ANTS team a few weeks ago. I'm about to start on my first ITK filter, a
simple one to learn the ropes. It may or may not end up being useful.
But first we wanted to check if someone else has already implemented the
follow functionality, but not integrated it with itk.
The filter will accept an image and an affine transform, compose the
input transform with the transform stored in the image's header (via
m_Direction and m_Origin), then output a new image with the composed
transform in its header.
Cheers,
Michael
More information about the Insight-developers
mailing list