[Insight-users] matrix 4x4

Elena Molina elenam85 at gmail.com
Wed Aug 26 14:54:56 EDT 2009


Hi,

I have 4x4 matrix from other function and I want to apply this
on Volume. I used ResampleImagefilter.
I´m using the method SetMatrix() from AffineTransformation:

TransformType::MatrixType matrix;
affine ->SetMatrix(matrix);

I have problems when I am doing:

resample->SetTransform(affine);

The error is  Access violation reading location 0x425c3250.

Please give me suggestions in doing my task. Thankss.

Elena

*
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090826/22d55453/attachment.htm>


More information about the Insight-users mailing list