Classes | |
class | ImageAcquisitionActionExtension |
Provides some generic actions to use the image acquisition component which provides the necessary interface to connect to a generic acquisition device. More... | |
class | InitImagerAction |
Initialize image acquisition. More... | |
class | SingleAcquisition2DAction |
Generic action to perform a 2D acquisition process. More... | |
class | SingleAcquisition3DAction |
Generic action to perform a 3D acquisition process. More... | |
class | StartImaging2DAction |
Generic action to start a 2D acquisition process. More... | |
class | StartImaging3DAction |
Generic action to start a 3D acquisition process. More... | |
class | StopImaging2DAction |
Generic action to stop a 2D acquisition process. More... | |
class | StopImaging3DAction |
Generic action to stop a 3D acquisition process. More... | |
The generics actions of the CamiTK SDK to perform image acquisition. The camitk::Action ImageAcquisition features actions through interface system to perform any imaging acquisition process while manipulating ImageComponent object.