logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

camitk-wizard - extension wizard for CamiTK developers

Authors

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

Description

camitk-wizardisbuildusingCamiTK5.2
       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.

Name

       camitk-wizard - extension wizard for CamiTK developers

Options

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

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

See Also

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

camitk-wizard 5.2                                  2025-03-03                                   CAMITK-wizard(1)

Synopsis

camitk-wizard [OPTIONS]...

See Also