Computer Assisted Medical Intervention Tool Kit  version 5.2

The CamiTK Core Image Component structure. More...

+ 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. 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...
 

Detailed Description

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.