Computer Assited Medical Intervention Tool Kit  version 4.1
Classes

The CamiTK Core Image Component structure. More...

Classes

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 a set of images, destined to be seen in 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 MedicalImageViewer.