[Insight-users] ImageReadExtractWrite

Mathieu Malaterre Mathieu . Malaterre at creatis . insa-lyon . fr
Thu, 15 May 2003 13:20:16 +0200


Any amoung these:

http://www.itk.org/cgi-bin/InsightFAQ/InsightFAQ?req=show&file=faq01.007.htp

Provided the image:
- are coded with 'signed short' pixel/voxel,
- is 2 dimensions.

If you have char/int/float... or a 3D image, you need to edit the file. 
And change:

const   unsigned int        Dimension = 3; //for 3D
typedef unsigned char        InputPixelType; //for UCHAR


HTH
mathieu

marisa aurelio wrote:
> Hi U All:
> 
> If somebody could help me, I would like to know what king of images 
> should I use to run ImageReadExtractWrite.cxx file?? PNG?? BMP??? RAW?? 
> Another???
> 
> Thanks in advance!!
> Marisa
> 
> _________________________________________________________________
> MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. 
> http://join.msn.com/?page=features/virus
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
> 


-- 
Mathieu Malaterre
CREATIS
28 Avenue du Doyen LEPINE
B.P. Lyon-Montchat
69394 Lyon Cedex 03
http://www.creatis.insa-lyon.fr/~malaterre/