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](../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 |
...
...
@@ -21,6 +21,7 @@ The tutorial CEP is provided with the CamiTK Community Edition. It contains some
| Action | hardcodedpipeline | (misc) Demo how to apply/run two actions from another one using a hard-coded pipelines | `tutorials/actions/hardcodedpipeline` |
<!--
...
...
@@ -76,8 +77,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 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)
-[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)