▼CamiTK SDK | The CamiTK SDK, required by any other CamiTK Extension Projects (CEP) |
▼Actions | The actions of the CamiTK SDK |
Application | The basic actions of the CamiTK SDK |
▼Image | The basic image actions of the CamiTK SDK |
Arbitrary Slice | A basic action allowing you to select the arbitray slice on your camitk::ImageComponent |
Crop Volume | A basic action allowing you to crop a volume within a camitk::ImageComponent |
Look Up Table (LUT) | The look up table of a volumic image |
Multipicking | The multipicking action |
Reconstruction | Mesh reconstruction from a volumic image using Marching Cube algorithm |
Show in 3D | Display or not, the selected slices of the volumic image within the 3D viewer |
Volume rendering | Compute a 3D represention of the volumic image |
ImageAcquisition | The generics actions of the CamiTK SDK to perform image acquisition |
▼Mesh | Some basic mesh actions of the CamiTK SDK |
Basic mesh | Provides basic actions on camitk::MeshComponent |
Basic topology | Basic topology actions allows the user to simply create spheres and grid of different dimensions |
Mesh Processing | Features some nice algorithms for mesh processing |
▼Applications | The 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 Generator | The CEP generator aims at generating a CEP with its content from a describing XML file |
Config | The 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 |
Imp | Imp is the most famous, used CamiTK application |
Test actions | Camitk-testactions is able to execute a bench of unit tests on CamiTK actions |
Test components | Camitk-testcomponents is able to execute a bench of unit tests on CamiTK components |
Wizard | Wizard is the application which will allows you to generate the "glue" to create your own extensions |
▼Components | The components of the CamiTK SDK |
MSH | The component MSH allows users to handle .msh files |
Obj | The component Obj allows users to handle .obj files |
Off | The component Off allows users to handle .off files |
Vrml | The component Vrml allows users to handle .vrml files |
Vtkimage | Vtkimage components allows one to handle several camitk::ImageComponent supported by VTK |
Vtkmesh | Vtkmesh components allows one to handle several camitk::MeshComponent supported by VTK |
STLmesh | STL component is based on camitk::MeshComponent to include STL file format in CamiTK |
Viewers | The viewers of the CamiTK SDK |
▼Libraries | The libraries of the CamiTK SDK |
CEP coreschema | The Cep coreschema library aims describing the classes for CepGenerator library |
CEP Generator | The Cep generator library aims at generating a CEP from a XML description |
▼Core | The CamiTK Core library represents the base of CamiTK |
Action | The CamiTK Core Action structure |
Application | The CamiTK Core Application structure |
▼Component | The CamiTK Core Component structure |
Image | The CamiTK Core Image Component structure |
Mesh | The CamiTK Core Mesh Component structure |
Utils | Some useful tools of CamiTK |
Viewer | The CamiTK Core Viewer structure |
Coreschema | The Coreschema library aims describing the classes of the camitk::Core architecture |
QtPropertyBrowser | The QtPropertyBrowser library allows one to manage the Qt property |
▼CMake macros | The CMake macros used to configure this project |
▼camitk | The CMake macros especially defined to configure CMake projects using CamiTK |
▼cdash | CamiTK CMake macros used for continuous integration purpose |
projects | CamiTK CMake macros for generating the listing of all the CamiTK project as a build/SubProjects.cmake and build/Project.xml files |
packaging | CamiTK CMake macros used to create package of the CamiTK project (a custom CEP or the CamiTK project itself) |
▼test | CamiTK CMake macros used for testing |
level | CamiTK CMake macros used generating the mediawiki tab containing the list of all functionnal tests, classified by CamiTK extensions with their given LEVEL |
▼CEP Imaging | The CEP Imaging gathers CamiTK image processing extensions |
▼Actions | Image processing actions |
ITK Filters | ITK filters based actions |
ITK Segmentation | ITK segmentation filters based actions |
▼Components | Specific ImageComponent The following ImageComponent are derived classes, useful to handle specific type of volumic image |
DICOM | Old DICOM Component to handle DICOM image opened from a directory using GDCM |
ITK Image | This Component uses ITK to handle several volumic image (i.e camitk::ImageComponent) |
▼CEP Modeling | The CEP Modeling gathers CamiTK biomechanical / simulation extensions |
▼Actions | Image processing actions |
MML | Action to compare different biomechanical models / engine results |
▼Components | MeshComponent dedicated to biomechanical simulation |
MML | Structure to compare different biomechanical models / engine results |
Physical Model | Manage the physical model of a 3D mesh |
▼Libraries | Here you will find the MML, LML and PML libraries |
LML | Load Markup Language |
MML | MML gathers the LML and PML information into one single XML file |
PML | Physical Model markup Language |