|
Computer Assited Medical Intervention Tool Kit
version 5.0
|
|
Go to the documentation of this file.
25 #ifndef REGIONGROWINGWIDGET_H
26 #define REGIONGROWINGWIDGET_H
34 #include "ui_RegionGrowingWidget.h"
75 Ui::RegionGrowingWidget
ui;
85 #endif // REGIONGROWINGWIDGET_H
The manager of the Image Volume data. An image volume data has no concrete 3D representation,...
Definition: ImageComponent.h:77
Action class is an abstract class that enables you to build a action (generally on a component)....
Definition: Action.h:231
QString getName() const override
get the name to be displayed
Definition: sdk/libraries/core/component/Component.h:907
QList< QVector3D > * getPixelIndexList()
return the list of pixel index
Definition: PickedPixelMap.cpp:103
Definition: Action.cpp:35