.TH CAMITK-wizard "1" "2024-02-16" "camitk-wizard 5.2" "User Commands" .SH NAME camitk-wizard \- extension wizard for CamiTK developers .SH SYNOPSIS .B camitk-wizard [\fIOPTIONS\fR]... .SH DESCRIPTION .B camitk\-wizard is build using CamiTK 5.2 .br Please visit http://camitk.imag.fr for more information. .br (c) Univ. Grenoble Alpes, CNRS, TIMC\-IMAG UMR 5525 .PP 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. .PP 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. .PP The targeted users are developers in R&D departments or laboratories. .PP .SH "OPTIONS" .\" .\" The following documentation was generated by CLI, a command .\" line interface compiler for C++. .\" .IP "\fB--help\fP|\fB-h\fP" Print usage information and exit\. .IP "\fB--version\fP|\fB-v\fP" Print CamiTK version message and exit .SH "AUTHORS" CamiTK and camitk\-wizard is currently developed by the Univ. Grenoble Alpes, CNRS in the TIMC\-IMAG UMR 5525 laboratory (GMCAO). .SH "SEE ALSO" The full documentation and tutorials for .B CamiTK are available at <\fBhttp://camitk.imag.fr\fR>