Computer Assited Medical Intervention Tool Kit  version 5.0
Reconstruction
+ Collaboration diagram for Reconstruction:

Classes

class  ImageReconstructionAction
 The class ImageReconstructionAction interfaces the reconstruction of 3D volumes from a set of images (ImageComponent), typically using the marching cubes algorithm. More...
 
class  ReconstructionExtension
 This reconstruction action extension. More...
 

Detailed Description

Mesh reconstruction from a volumic image using Marching Cube algorithm.

The reconstruction actions allows the user to compute a 3D camitk::MeshComponent from a camitk::ImageComponent This action use the famous Marching Cube algorithm to compute the surfacic mesh from the volumic image.

The reconstruction action widget