bionic (1) camitk-wizard.1.gz

Provided by: libcamitk-dev_4.0.4-2ubuntu4_amd64 bug

NAME

       camitk-wizard - extension wizard for CamiTK developers

SYNOPSIS

       camitk-wizard [OPTIONS]...

DESCRIPTION

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

       camitk-wizard is a developer tool for CamiTK, the Computer Assisted Medical Intervention Tool Kit.  It is
       a GUI only application that  helps  you  start  with  CamiTK  Extension  Projects  (CEP).   camitk-wizard
       application  is the best application to start working with CamiTK: it generates complete CamiTK Extension
       Project for you, and guides you through the different steps  to  add  your  own  Actions  and  Components
       extensions.   The  wizard  generate  your  CEP's  files  and  the  skeleton  of  your C++ classes of your
       extensions.

       Using this application you can generate a new component extension or a new action extension. It helps you
       fill  all  the  needed  information (extension names, parameters, inheritance...).  It generates a CamiTK
       core XML document and parse it to write C++ source classes and CMake configuration.

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

OPTIONS

       --help|-h
              Print usage information and exit.

       --version|-v
              Print CamiTK version message and exit

AUTHORS

       CamiTK and camitk-wizard 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>