Collaboration diagram for Image:Classes | |
| class | camitk::ArbitrarySingleImageComponent | 
| This Component manages the specific case of arbitrary orientation of a sub-component of the image component.  More... | |
| class | camitk::ImageComponent | 
| The manager of the Image Volume data. An image volume data has no concrete 3D representation, but handles several sub-components for axial, sagittal and coronal slices.  More... | |
| class | camitk::ImageComponentExtension | 
| Abstract class created to support export file formats for ImageComponent Any data component plugin creating an ImageComponent should inherit from this class.  More... | |
| class | itk::ImageToVTKImageFilter< TInputImage > | 
| Converts an ITK image into a VTK image and plugs a itk data pipeline to a VTK datapipeline.  More... | |
| class | camitk::ItkProgressObserver | 
| Allows showing a progress bar when using ITK methods.  More... | |
| class | camitk::SingleImageComponent | 
| This Component manages sub-component of the image component seen as a single orientation only (axial OR sagittal OR coronal).  More... | |
| class | itk::VTKImageToImageFilter< TOutputImage > | 
| Converts a VTK image into an ITK image and plugs a vtk data pipeline to an ITK datapipeline.  More... | |
The CamiTK Core Image Component structure. Image component handle volumic image, typically acquired by a scanner (CT, MRI ...). Image components can be displayed in all the viewer of the Medical Image Viewer.