Computer Assited Medical Intervention Tool Kit  version 3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Modules
Here is a list of all modules:
[detail level 12345]
oCamiTK SDKThe CamiTK SDK, required by any other CamiTK Extension Projects (CEP)
|oActionsThe actions of the CamiTK SDK
||oApplicationThe basic actions of the CamiTK SDK
||oImageThe basic image actions of the CamiTK SDK
|||oArbitrary SliceA basic action allowing you to select the arbitray slice on your camitk::ImageComponent
|||oCrop VolumeA basic action allowing you to crop a volume within a camitk::ImageComponent
|||oLook Up Table (LUT)The look up table of a volumic image
|||oMultipickingThe multipicking action
|||oReconstructionMesh reconstruction from a volumic image using Marching Cube algorithm
|||oShow in 3DDisplay or not, the selected slices of the volumic image within the 3D viewer
|||\Volume renderingCompute a 3D represention of the volumic image
||\MeshSome basic mesh actions of the CamiTK SDK
|| oBasic meshProvides basic actions on camitk::MeshComponent
|| oBasic topologyBasic topology actions allows the user to simply create spheres and grid of different dimensions
|| \Mesh ProcessingFeatures some nice algorithms for mesh processing
|oApplicationsThe applications of the CamiTK SDK
||oAction State Machine (ASM)The Action State Machine (ASM) is a simple pipeline of camitk::Action interpreter, thanks to simple interface
||oCEP GeneratorThe CEP generator aims at generating a CEP with its content from a describing XML file
||oConfigThe config application is used to retrieve information about a CamiTK installation and is used at the configuration step (CMake) of another CEP to indicate where the CamiTK installation is located
||oImpImp is the most famous, used CamiTK application
||oTest actionsCamitk-testactions is able to execute a bench of unit tests on CamiTK actions
||oTest componentsCamitk-testcomponents is able to execute a bench of unit tests on CamiTK components
||\WizardWizard is the application which will allows you to generate the "glue" to create your own extensions
|oComponentsThe components of the CamiTK SDK
||oMSHThe component MSH allows users to handle .msh files
||oObjThe component Obj allows users to handle .obj files
||oOffThe component Off allows users to handle .off files
||oVrmlThe component Vrml allows users to handle .vrml files
||oVtkimageVtkimage components allows to handle several camitk::ImageComponent supported by VTK
||oVtkmeshVtkmesh components allows to handle several camitk::MeshComponent supported by VTK
||\STLmeshSTL component is based on camitk::MeshComponent to include STL file format in CamiTK
|oViewersThe viewers of the CamiTK SDK
|oLibrariesThe libraries of the CamiTK SDK
||oCEP coreschemaThe Cep coreschema library aims describing the classes for CepGenerator library
||oCEP GeneratorThe Cep generator library aims at generating a CEP from a XML description
||oCoreThe CamiTK Core library represents the base of CamiTK
|||oActionThe CamiTK Core Action structure
|||oApplicationThe CamiTK Core Application structure
|||oComponentThe CamiTK Core Component structure
||||oImageThe CamiTK Core Image Component structure
||||\MeshThe CamiTK Core Mesh Component structure
|||oUtilsSome useful tools of CamiTK
|||\ViewerThe CamiTK Core Viewer structure
||oCoreschemaThe Coreschema library aims describing the classes of the camitk::Core architecture
||\QtPropertyBrowserThe QtPropertyBrowser library allows to manage the Qt property
|\CMake macrosThe CMake macros defined for the CamiTK SDK
oCEP ImagingThe CEP Imaging gathers CamiTK image processing extensions
|oActionsImage processing actions
||oITK FiltersITK filters based actions
||\ITK SegmentationITK segmentation filters based actions
|\ComponentsSpecific ImageComponent The following ImageComponent are derived classes, useful to handle specific type of volumic image
| oDICOMOld DICOM Component to handle DICOM image opened from a directory using ITK
| oDICOM directoryDICOM Component to handle a bunch of DICOM images stored in a directory
| oDICOM ImageDICOM Component to handle a single DICOM image
| \ITK ImageThis Component uses ITK to handle several volumic image (i.e camitk::ImageComponent)
\CEP ModelingThe CEP Modeling gathers CamiTK biomechanical / simulation extensions
 oActionsImage processing actions
 |\MMLAction to compare different biomechanical models / engine results
 oComponentsMeshComponent dedicated to biomechanical simulation
 |oMMLStructure to compare different biomechanical models / engine results
 |\Physical ModelManage the physical model of a 3D mesh
 \LibrariesHere you will find the MML, LML and PML libraries
  oLMLLoad Markup Language
  oMMLMML gathers the LML and PML information into one single XML file
  \PMLPhysical Model markup Language