<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hello,
<div class=""><br class="">
</div>
<div class="">I am not sure what you mean by you “re-arranged  the coronal scan to be in the axial view”. I hope you did it in a way to preserve the meta-data and the direction cosine matrix. You should be able to do this all in what step with the resample
 filter.</div>
<div class=""><br class="">
</div>
<div class="">You need to use the input’s direction matrix for the OutputDirection of the resample filter. Next set the OutputSize, and then correctly calculate the OutputSpacing so that the result has the same physical extent as the input.</div>
<div class=""><br class="">
</div>
<div class="">If you need further help, perhaps sharing a snip-it of code would help.</div>
<div class=""><br class="">
</div>
<div class="">HTH,</div>
<div class="">Brad</div>
<div class=""><br class="">
</div>
<div class="">
<div>
<blockquote type="cite" class="">
<div class="">On Jun 19, 2016, at 10:22 PM, Sara Gh <<a href="mailto:sg.ele.eng@gmail.com" class="">sg.ele.eng@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">Hello experts,
<div class=""><br class="">
</div>
<div class="">I have two MRI scans: axial (256x256x56) and coronal (68x256x256). For both of them, slice thickness and slice gap parameters are 2 and 1, respectively.</div>
<div class="">I have re-arranged the coronal scan to be in the axial view. Therefore, the new coronal scan (with the axial view) is 256x256x68.</div>
<div class="">Now, I am trying to use SimpleITK to resize/upsample both scans to 256x256x256. Considering
<b class="">slice gap and slice thickness parameters</b>, how can I perform this 3D-resizing in SimpleITK?<br class="">
</div>
<div class=""><br class="">
</div>
<div class="">Thanks,</div>
<div class="">Sara Gh</div>
</div>
_______________________________________________<br class="">
Community mailing list<br class="">
<a href="mailto:Community@itk.org" class="">Community@itk.org</a><br class="">
http://public.kitware.com/mailman/listinfo/community<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>