Computer Assisted Medical Intervention Tool Kit version 6.0
 
Loading...
Searching...
No Matches
CEP Generator

The CEP generator aims at generating a CEP with its content from a describing XML file. More...

+ Collaboration diagram for CEP Generator:

Functions

int main (int argc, char *argv[])
 The main of the CEP Generator application.
 

Detailed Description

The CEP generator aims at generating a CEP with its content from a describing XML file.

Note
This application is used by the Wizard application to generate the CEP. This application has no graphical user interface (GUI).

Function Documentation

◆ main()

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

The main of the CEP Generator application.

References options::directory(), options::file(), options::help(), cli::exception::print(), CepGenerator::process(), usage(), camitk::Core::version(), and options::version().

+ Here is the call graph for this function: