13 #ifndef QmitkSegmentAnythingToolGUI_h
14 #define QmitkSegmentAnythingToolGUI_h
18 #include "ui_QmitkSegmentAnythingGUIControls.h"
21 #include <QMessageBox>
22 #include <QStandardPaths>
35 itkFactorylessNewMacro(Self);
115 Ui_QmitkSegmentAnythingGUIControls m_Controls;
117 bool m_FirstPreviewComputation =
true;
118 const std::string WARNING_SAM_NOT_FOUND =
119 "SAM is not detected in the selected python environment. Please reinstall SAM.";
#define MITKSEGMENTATIONUI_EXPORT
Class to load and save GPU information for further validation.
Event object sent on IPreferences::OnPropertyChanged events.
Interface to application preferences.