Tutorials

Some end to end examples.

Python DevStudio extension

A list of 8 tutorials written in Python demonstrating various interaction with image, mesh, and CamiTK UI and using external python packages (ITK, numpy, matplotlib, VTK, OpenCV).

C++ DevStudio extension

Examples of C++ extensions created with DevStudio, one using the HotPlug extension type, the other the standard extension type:

Legacy C++ extensions

The following tutorials are now outdated because they do not use DevStudio but the deprecated CamiTK Wizard.

This section presented complete working examples made up of multiple tasks that guided a new developer through a relatively simple but realistic scenario: building simple action, component, or viewer extensions and even new applications.