Computer Assited Medical Intervention Tool Kit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions | Variables
imp/main.cpp File Reference
#include "CommandLineParser.h"
#include "ImpMainWindow.h"
#include <Application.h>
#include <Core.h>
#include <ExtensionManager.h>
+ Include dependency graph for imp/main.cpp:

Functions

int main (int argc, char *argv[])
 

Variables

const char * description
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Variable Documentation

const char* description
Initial value:
= "Please visit http://camitk.imag.fr for more information.\n"
"(c) UJF-Grenoble 1, CNRS, TIMC-IMAG UMR 5525\n\n"
"camitk-imp is a medical image analysis and modeling software.\n"
"This is the flagship GUI application of a larger framework called CamiTK\n"
"(Computer Assisted Medical Interventions Tool Kit) designed to ease the\n"
"collaborative work of a research team.\n\n"
"The targeted users are in R&D departments or laboratories.\n"
"camitk-imp provides an easy and interactive access to all your data and\n"
"algorithm parameters.\n\n"
"camitk-imp can visualize medical images from a lot of different (standard)\n"
"formats, offers image processing and segmentation algorithms to reconstruct a\n"
"mesh geometry and run a biomechanical simulation.\n\n"
"For a tutorial on camitk-imp, please visit the website:\n"
"https://forge.imag.fr/plugins/mediawiki/wiki/camitk/index.php/Camitk-imp_tutorial\n\n"
"CamiTK is highly modular and make an extensive use of extensions (plugins).\n\n"
"CamiTK goals are to:\n"
"- Gather knowledge & know-how from several fields\n"
"- Avoid reinventing the wheel\n"
"- Accelerate the integration/validation of new algorithms\n"
"- Provide fast technological transfer between students (PhD and others), \n"
" research scientists, clinicians and industrial partners\n"
"- Rapidly provide a stable and usable prototype for clinicians\n"
"- Support for lectures and dissemination"

Referenced by DicomComponentExtension::chooseDicomSeriesIds(), camitk::Action::getDescription(), CommandLineParser::help(), main(), ExtensionWindow::okClicked(), and CommandLineParser::setDescription().