Medical Imaging Interaction Toolkit
2023.04.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef QmitkOtsuTool3DGUI_h
14 #define QmitkOtsuTool3DGUI_h
18 #include "ui_QmitkOtsuToolWidgetControls.h"
37 itkFactorylessNewMacro(Self);
42 void OnPreviewBtnClicked();
44 void OnRegionSpinboxChanged(
int);
48 void OnAdvancedSettingsButtonToggled(
bool toggled);
61 bool m_FirstPreviewComputation =
true;
#define MITKSEGMENTATIONUI_EXPORT