Hi Saheb,<br><br>Could you please clarify your question?<br><br>Do you want to shift the intensity values of the pixels ?<br><br>If so, you should look at:<br><br><ul><li>itkShiftScaleImageFilter</li><li>itkRescaleIntensityImageFilter</li>
<li>itkIntensityWindowingImageFilter<br></li></ul><br>Or... <br>do you want to shift the pixels in space ?<br>E.g. like applying a translation to the image ?<br><br>If so, then you should look at the filter<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; itkRescaleImageFilter.<br>
<br>Regards,<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Luis<br><br><br>-------------------------------------------------------<br><div class="gmail_quote">On Thu, Dec 25, 2008 at 11:48 PM, saheb ismail <span dir="ltr">&lt;<a href="mailto:ismail701@gmail.com">ismail701@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Dear all,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Is there any method to shift pixels from an image<br clear="all"><font color="#888888"><br>
-- <br>With Regards<br>S.Ismail Saheb<br>
</font><br>_______________________________________________<br>
Insight-users mailing list<br>
<a href="mailto:Insight-users@itk.org">Insight-users@itk.org</a><br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br>