The following set of tutorials will show you how you could use CamiTK for development.
If you have any problems/doubts/comments regarding the following tutorials, please do not hesitate to [ask for help](../Getting%20Started/CamiTK%20Overviews/How_To_Ask_For_Help).
If you have any problems/doubts/comments regarding the following tutorials, please do not hesitate to [ask for help](../CamiTK%20Overviews/How_To_Ask_For_Help).
<!--
| Wizard | Developing | Testing |
...
...
@@ -80,8 +80,8 @@ components/mixed/MixedExtension.cpp- return "A small extension that integrate
This wiki contains additional how-tos:
-[how to add Qt Widgets as additional action parameters for actions created using the CamiTK wizard](How_to_add_Qt_Widgets_as_additional_action_parameters_for_actions_created_using_the_CamiTK_wizard)
-[How to add your own Qt Widgets to your action](How_to_add_your_own_Qt_Widgets_to_your_action)
-[A step by step guid to create a segmentation tool that lets you manually segment an image by drawing along the contours of the objects of interest, similarly to ITK-SNAP](Create_a_manual_segmentation_tool)
-[how to add Qt Widgets as additional action parameters for actions created using the CamiTK wizard](./How_to_add_Qt_Widgets_as_additional_action_parameters_for_actions_created_using_the_CamiTK_wizard)
-[How to add your own Qt Widgets to your action](../How_to_add_your_own_Qt_Widgets_to_your_action)
-[A step by step guid to create a segmentation tool that lets you manually segment an image by drawing along the contours of the objects of interest, similarly to ITK-SNAP](../Examples%20and%20Tutorials/Create_a_manual_segmentation_tool)