Use case for component and action tutorials

Four independant tutorial that follow common CAMI project use cases.

You can find this wizard on a separate online website https://camitk.free.fr/tutorials/camitk/dev-01/index.html

These are four (simple) use case tutorials:

  • The Boba’s Meshes tutorial shows how the user Boba creates a new component to manage ply mesh file format.
  • The Jabba’s revolutionary algorithm shows how the user Jabba integrates a new algorithm as a library and creates an action to provides interaction with the user (for instance to set the algorithm paramater)
  • The Leia’s Itk test shows how the user Leia creates an image processing action extension based on an ITK filter.
  • A Patient’s Exam shows how the user Obi-one creates a new component extension that manages different types of data sources (patient information, an image, and mesh) as a unified data type.

You need to be familiar (or have tried at least once) the camitk-wizard application.