[Insight-users] from 2D slices to 3D volume
Gavin Baker
gavinb+xtk at cs.mu.OZ.AU
Wed Jun 9 12:15:14 EDT 2004
Hello Hans,
On Wed, Jun 09, 2004 at 02:36:50PM +0200, Hans Wolf wrote:
> is there a filter to add 2D itk Images in order to a build a 3D itk image?
There is the ImageSeriesReader, which reads data from a series of files and
combines the result:
http://www.itk.org/Doxygen16/html/classitk_1_1ImageSeriesReader.html
You simply supply a list of files to read. You can find some examples in:
Insight/Examples/IO
Regards,
:: Gavin
--
Gavin Baker Complex Systems Group
http://www.cs.mu.oz.au/~gavinb The University of Melbourne
More information about the Insight-users
mailing list