[Insight-users] How can i deal with UL Image(ITK with Python)

Joshua Cates cates at sci.utah.edu
Wed, 14 Apr 2004 10:24:15 -0600 (MDT)


Hello Tsai,

The MetaImage file format supports writing unsigned long volumes/images. =
=20
You can write a metaimage by passing a filename to the itkImageWriter that
has either an .mha or .mhd extension.

Josh.

On Wed, 14 Apr 2004, tsai wrote:

> Hello,itk-users=A3=A1
>       I found that some itk filters returned Unsigned Long image such as
> itkWatershedImageFilter,how can i deal with it?itkImageFileWriter can't
> accept it.
>=20
>=20
>=20
> Best Regards,
>=20
> tsai
> tsai at sjtu.edu.cn
>=20
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>=20