Scroll to navigation

CAMITK-cepgenerator(1) User Commands CAMITK-cepgenerator(1)

NAME

camitk-cepgenerator - CamiTK Extension Project skeleton generator

SYNOPSIS

camitk-cepgenerator [OPTIONS]...

DESCRIPTION

camitk-cepgenerator is build using CamiTK 5.1
Please visit http://camitk.imag.fr for more information.
(c) Univ. Grenoble Alpes, CNRS, TIMC-IMAG UMR 5525

camitk-cepgenerator is a developer tool for CamiTK, the Computer Assisted Medical Intervention Tool Kit.

camitk-cepgenerator aims at creating CamiTK Extension Project (CEP) skeleton from a description given in a XML file (valid CamiTK cepcoreschema language)

Using this command line only you can generate a CEP directory tree and the component and action extension C++ code corresponding to the content of the given XML file.

To successfully run camitk-cepgenerator you need to provide two arguments: the CamiTK core XML document and a directory where the C++ classes and CMake configuration files will be written.

The targeted users are developers in R&D departments or laboratories.

OPTIONS

Print usage information and exit.

Print CamiTK version message and exit

input CamiTK CEPCoreSchema XML document describing the extension to generate (needed).

This should be a valid CEPCoreSchema XML document. The input XML file is mandatory.

CamiTK Extension Project output directory (needed).

This is the path to the directory where the CEP skeleton files will be generated. The output path is mandatory.

AUTHORS

CamiTK and camitk-cepgenerator is currently developed by the Univ. Grenoble Alpes, CNRS in the TIMC-IMAG UMR 5525 laboratory (GMCAO).

SEE ALSO

The full documentation and tutorials for CamiTK are available at <http://camitk.imag.fr>

2023-07-28 camitk-cepgenerator 5.1