Computer Assisted Medical Intervention Tool Kit  version 5.2
Multipicking

The multipicking action. More...

+ Collaboration diagram for Multipicking:

Classes

class  MultiPicking
 This action allows the user to store a list of picked pixels. More...
 
class  MultiPickingExtension
 The multipicking action extension. More...
 
class  MultiPickingWidget
 The multipicking action widget (a table with the pixel coordinates/3D indexes + some buttons to interact with it) More...
 
class  PickedPixelMap
 This class is dedicated to manage an ImageComponent with a list of selected/picked pixels. More...
 

Detailed Description

The multipicking action.

This action allows allows the user to select several voxel coordinates in a camitk::ImageComponent The voxels are listed within a widget.

The multipicking action widget