[Insight-users] How to concatenate itk transformations

Sébastien Wagener sebastien.wagener at gmail.com
Thu Aug 28 16:10:08 EDT 2008


Hi,

On Thu, 2008-08-28 at 11:51 -0400, Jian Yang wrote:
> Hi all, I have serials of itk transformations, which includes Affine
> and BSpline transformations, I am wondering how to concatenate them
> together and get a combined transformation?

If you have only a single transform before the bspline transform, you
may be interested in the SetBulkTransform method in
itk::BSplineDeformableTransform.

Sébastien




More information about the Insight-users mailing list