[Insight-users] How to copy a rectangle region?
Benjamin King
king.benjamin at mh-hannover.de
Tue, 17 Feb 2004 15:45:07 +0100
Hi Zhao,
you can use itk::ExtractImageFilter to obtain an axis aligned image. With
this filter, you can even have an output image with reduced dimensionality
e.g. for extracting slices from 3D images or volumes at certain timepoints
for 4D.
If you need oblique areas, you should give itk::ResampleImageFilter a try.
It's documented in the itk software guide, section 5.7.1
> I use version1.2, thanks,
I'd suggest that you upgrade to the latest official release (1.6.0). You
will find that it has fewer bugs in the classes that you know and lots of
new functionality (with shiny new bugs which are hunted down each day by
the brave developers =) )
--
Benjamin King
Institut für Medizinische Informatik
Medizinische Hochschule Hannover
Tel.: +49 511 532-2663