<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="">
Hi Dzenan,
<div class=""><br class="">
</div>
<div class="">Thanks for your reply!</div>
<div class=""><br class="">
</div>
<div class="">I tried to edit the example ImageRegistration20.cxx a bit. Basically I just input the the fixed MR, the moving MR, and the CT that’s pre-registered with the moving MR, and after the affine transformation is done b/w the 2 MR volumes, I just applied
 the same transformation matrix to the CT, or at least that’s what i was trying to do(i just copied the resampling part and changed some variables)... The MR looks good, but I got all these streaking artifacts from the CT,  and the CT numbers seems to be rescaled
 to from 0 to around 250, which happens to be about the same range of the difference image(the min and max of the IntensityRescaler in line 451). I attached a screenshot of one CT slice, and the code(excuse my POOOOOR programming skills!). Did I use a wrong
 resampling filter or…?</div>
<div class=""><br class="">
</div>
<div class="">Thanks again,</div>
<div class="">Neo</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""></div>
</body>
</html>