Hi,<br><br>I have 4x4 matrix from other function and I want to apply this<br>on Volume. I used ResampleImagefilter.<br>I´m using the method SetMatrix() from AffineTransformation:<br><br>TransformType::MatrixType matrix;<br>
affine -&gt;SetMatrix(matrix);<br><br>I have problems when I am doing:<br> <br>resample-&gt;SetTransform(affine);<br><br>The error is  Access violation reading location 0x425c3250.<br><br>Please give me suggestions in doing my task. Thankss.<br>
<br>Elena<br><br><pre><i><br></i></pre><br>