[Insight-users] How to set sizes of images
Hila Hiler
hilahiler at gmail.com
Thu Mar 22 08:16:46 EDT 2012
Hi all,
I have two itk images in 3D which are alined to each other bit have a
different size, and I'd like to set their dimensions to be equals.
the size of one of them is: dim1=[x y z ] and I'd like it to be as the
other one size which is: dim2=[x+a y+b z-c] while a,b,c>0
so I'd like the image size to be changed from im1[dim1] => im1[dim2]
How I should do that?
Thanks in advance!
Best,
Hila
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120322/354bc0d1/attachment-0001.htm>
More information about the Insight-users
mailing list