Re: [Insight-users] Extracting a 2D image from a 3D dataset
Tomáš Kazmar
Tomash.Kazmar at seznam.cz
Mon Jun 4 09:06:45 EDT 2007
Hi Jullien,
look for itkImageExtractFilter in documentation, or in the software guide there
is a section "7.7 Extracting slices" where you can find both an explanation and
C++ code.
Tomas
# I have a 3D dataset and I want to access 2D images one by one in order to apply
# bidimensionnal algorithms on them...
# Can you give me samples of C++ code in order to do that.
More information about the Insight-users
mailing list