[Insight-users] level set segmentation and connected component
filter
Luis Ibanez
luis.ibanez at kitware.com
Mon Dec 19 11:20:44 EST 2005
Hi Ilker,
Yes,
you can convert an Analyze image into a Gipl.
Just use the example
Insight/Examples/IO/
ImageReadWrite.cxx
by changing the dimension in line 95, to
Dimension = 3;
and the pixel type in line 94 to the actual
pixel type of your input Analyze image.
For details on how this work, please refer to
the ITK Software Guide
http://www.itk.org/ItkSoftwareGuide.pdf
In particular to Chapter 7,
"Reading and Writing Images"
pdf-page 295-346
Regards,
Luis
----------------------
ilker hacıhaliloğlu wrote:
> hi all
>
> can i converty anaylze format 3D images to gpil format image in order to
> use it with valmet ? i think valmet only accepts gpil format images..
>
>
> cheers
> ilker
>
> --
> ------------------------------------------------------------------
>
> '.....ich möchte mir eine ader öffnen, die mir die ewige freiheit
> schaffte....'
>
> --------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
More information about the Insight-users
mailing list