CIBC:Documentation:SCIRun:Reference:Insight:Image3DToImage2D
From NCRR Biomedical Software Development, Engineering, and Dissemination Wiki
Contents |
Image3DToImage2D
Information
- Package: Insight
- Catagory: Converters
- Author(s): Darby J Van Uitert
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Extract the first slice of a 3D ITK object.
Detailed Description
This module allows you to cast an image to a lower dimension, the first "slice" (or line or volume) will be extracted. If you want to convert an image to a lower dimension and specify the subspace (i.e. which slice of a volume, etc.) then you should use ExtractImageFilter. See the <ulink text="http://www.itk.org">ITK web site</ulink> for detailed information on the itk::CastImageFilter.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:Insight
