[Insight-users] reading many slides in 2D

Joshua Cates cates at sci.utah.edu
Mon, 29 Mar 2004 11:06:12 -0700 (MST)


Hi,

The ImageSeriesReader will allow you to read your multiple 2D slices into
a single 3D volume.  Remember to cast your unsigned short or unsigned char
.png data to real-valued types (floats or doubles) before convolution- or
p.d.e.-based filtering.

Josh.


On Mon, 29 Mar 2004, vincent jamoye wrote:

> Hello,
> 
> I would like to apply a filter to many 2D-slides (from 1.png to 128.png) of 
> a brain, but I don't know how to make it...
> Perhaps it would be more easy  to make a 3D-Image from these slides and 
> apply the filter to this Image, but, again, I don't know how to construct a 
> 3D-Image from 2D slides...
> 
> Thanks for your answer,
> Vincent
> 
> itk_vjamoye at hotmail.com
> 
> _________________________________________________________________
> Le Grand Concours Microsoft Office  
> http://www.fr.msn.be/microsoft/funwithoffice/default.asp Participez et 
> gagnez!
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>