[Insight-users] pixel shifting
    Luis Ibanez 
    luis.ibanez at kitware.com
       
    Fri Dec 26 19:15:24 EST 2008
    
    
  
Hi Saheb,
Could you please clarify your question?
Do you want to shift the intensity values of the pixels ?
If so, you should look at:
   - itkShiftScaleImageFilter
   - itkRescaleIntensityImageFilter
   - itkIntensityWindowingImageFilter
Or...
do you want to shift the pixels in space ?
E.g. like applying a translation to the image ?
If so, then you should look at the filter
      itkRescaleImageFilter.
Regards,
      Luis
-------------------------------------------------------
On Thu, Dec 25, 2008 at 11:48 PM, saheb ismail <ismail701 at gmail.com> wrote:
> Dear all,
>          Is there any method to shift pixels from an image
>
> --
> With Regards
> S.Ismail Saheb
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20081226/b4b0d8ef/attachment.htm>
    
    
More information about the Insight-users
mailing list