Computer Assited Medical Intervention Tool Kit  version 3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes
Reconstruction

Mesh reconstruction from a volumic image using Marching Cube algorithm. More...

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

reconstruction.png
The reconstruction action widget