[Insight-users] Re: Resizing an Image

Luis Ibanez luis.ibanez at kitware.com
Sun Apr 30 17:07:31 EDT 2006


Hi Balaji,

Your TIF image should be read fine with ITK.

Please give it a try to the resampling as
described in our previous email and let
us know if you find any problems.


    Thanks


       Luis



--------------------
Balaji Gandhi wrote:
> Hi Luis,
> 
> This is the info about the image I am trying to resample:-
> 
> Title: 13s.tif
> Width:  0.02 inches (126)
> Height:  0.02 inches (93)
> Resolution:  5080 pixels per inch
> Bits per pixel: 16 (unsigned)
> Display range: 4550 - 65535
> No Threshold
> Uncalibrated
> Path: 13s.tif
> No Selection
> 
> Please let me know if this is compatible.
> 
> Thanks,
> Balaji
> 
> On 4/28/06, *Luis Ibanez* <luis.ibanez at kitware.com 
> <mailto:luis.ibanez at kitware.com>> wrote:
> 
>     Hi Balaji,
> 
>     Yes, the ResampleImageFilter should work for TIF images.
> 
>     ITK filters are independent of the file format that you use
>     for storing your images.  Once the image is loaded into
>     memory by a reader, you can apply any ITK filter on it.
> 
>     The only restrictions are related to the pixel type and
>     the nature of the processing.
> 
>     What pixel type are you using ?
> 
>     How many bits per pixels do your TIF images have ?
> 
> 
>         Please let us know,
> 
> 
>            Thanks
> 
> 
> 
>             Luis
> 
> 
> -- 
> ===============================
> Balaji Gandhi
> Research Associate
> Biomolecular Science Center
> University of Central Florida
> Phone: 407-823-3387
> Fax: 407-823-0956
> Project: imgem.ucf.edu <http://imgem.ucf.edu>
> ===============================




More information about the Insight-users mailing list