Computer Assited Medical Intervention Tool Kit  version 4.1
Modules
Here is a list of all modules:
[detail level 12345]
 CamiTK SDKThe CamiTK SDK, required by any other CamiTK Extension Projects (CEP)
 ActionsThe actions of the CamiTK SDK
 ApplicationThe basic actions of the CamiTK SDK
 ImageThe basic image actions of the CamiTK SDK
 Arbitrary SliceA basic action allowing you to select the arbitray slice on your camitk::ImageComponent
 Crop VolumeA basic action allowing you to crop a volume within a camitk::ImageComponent
 Look Up Table (LUT)The look up table of a volumic image
 MultipickingThe multipicking action
 ReconstructionMesh reconstruction from a volumic image using Marching Cube algorithm
 Show in 3DDisplay or not, the selected slices of the volumic image within the 3D viewer
 Volume renderingCompute a 3D represention of the volumic image
 ImageAcquisitionThe generics actions of the CamiTK SDK to perform image acquisition
 MeshSome basic mesh actions of the CamiTK SDK
 Basic meshProvides basic actions on camitk::MeshComponent
 Basic topologyBasic topology actions allows the user to simply create spheres and grid of different dimensions
 Mesh ProcessingFeatures some nice algorithms for mesh processing
 ApplicationsThe applications of the CamiTK SDK
 Action State Machine (ASM)The Action State Machine (ASM) is a simple pipeline of camitk::Action interpreter, thanks to simple interface
 CEP GeneratorThe CEP generator aims at generating a CEP with its content from a describing XML file
 ConfigThe 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
 ImpImp is the most famous, used CamiTK application
 Test actionsCamitk-testactions is able to execute a bench of unit tests on CamiTK actions
 Test 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
 ComponentsThe components of the CamiTK SDK
 MSHThe component MSH allows users to handle .msh files
 ObjThe component Obj allows users to handle .obj files
 OffThe component Off allows users to handle .off files
 VrmlThe component Vrml allows users to handle .vrml files
 VtkimageVtkimage components allows one to handle several camitk::ImageComponent supported by VTK
 VtkmeshVtkmesh components allows one to handle several camitk::MeshComponent supported by VTK
 STLmeshSTL component is based on camitk::MeshComponent to include STL file format in CamiTK
 ViewersThe viewers of the CamiTK SDK
 LibrariesThe libraries of the CamiTK SDK
 CEP coreschemaThe Cep coreschema library aims describing the classes for CepGenerator library
 CEP GeneratorThe Cep generator library aims at generating a CEP from a XML description
 CoreThe CamiTK Core library represents the base of CamiTK
 ActionThe CamiTK Core Action structure
 ApplicationThe CamiTK Core Application structure
 ComponentThe CamiTK Core Component structure
 ImageThe CamiTK Core Image Component structure
 MeshThe CamiTK Core Mesh Component structure
 UtilsSome useful tools of CamiTK
 ViewerThe CamiTK Core Viewer structure
 CoreschemaThe Coreschema library aims describing the classes of the camitk::Core architecture
 QtPropertyBrowserThe QtPropertyBrowser library allows one to manage the Qt property
 CMake macrosThe CMake macros used to configure this project
 camitkThe CMake macros especially defined to configure CMake projects using CamiTK
 cdashCamiTK CMake macros used for continuous integration purpose
 projectsCamiTK CMake macros for generating the listing of all the CamiTK project as a build/SubProjects.cmake and build/Project.xml files
 packagingCamiTK CMake macros used to create package of the CamiTK project (a custom CEP or the CamiTK project itself)
 testCamiTK CMake macros used for testing
 levelCamiTK CMake macros used generating the mediawiki tab containing the list of all functionnal tests, classified by CamiTK extensions with their given LEVEL
 CEP ImagingThe CEP Imaging gathers CamiTK image processing extensions
 ActionsImage processing actions
 ITK 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
 DICOMOld DICOM Component to handle DICOM image opened from a directory using GDCM
 ITK ImageThis Component uses ITK to handle several volumic image (i.e camitk::ImageComponent)
 CEP ModelingThe CEP Modeling gathers CamiTK biomechanical / simulation extensions
 ActionsImage processing actions
 MMLAction to compare different biomechanical models / engine results
 ComponentsMeshComponent dedicated to biomechanical simulation
 MMLStructure 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
 LMLLoad Markup Language
 MMLMML gathers the LML and PML information into one single XML file
 PMLPhysical Model markup Language