<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Hi Petar,</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">rigid+scaling transformation can be accomplished with header only changes by modifying header information (origin, spacing, directions). Resample image filter will re-orient the voxels. If you want to avoid voxel resampling, you need to apply transformation to the header information and change it accordingly. I don't think there is an existing solution for that.</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Regards,</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Dženan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 26, 2016 at 9:26 AM, Petar Petrov <span dir="ltr"><<a href="mailto:pip010@gmail.com" target="_blank">pip010@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div><div>Hello ITK community,<br><br></div>I would really like to know how to perform any transformation (like rotation)<br></div>of an image so that only the header information is modified.<br><br></div>So far I understand a typical registration pipeline is supposed to do exactly that.<br><br></div>However, can I simply use ResampleImageFilter with some itk transform object?<br></div>It seems it will actually reorient the voxels and not the image-to-world matrix in the headers of various file formats?<br><br></div>Please any direction will be appreciated,<br><br></div>cheers,<br></div>Petar <br><div><div><div><div><div><br></div></div></div></div></div></div>
<br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" rel="noreferrer" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" rel="noreferrer" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/insight-users" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br></div>