Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
QmitkConvertToMultiLabelSegmentationWidget. More...
#include <QmitkConvertToMultiLabelSegmentationWidget.h>
Public Member Functions | |
QmitkConvertToMultiLabelSegmentationWidget (mitk::DataStorage *dataStorage, QWidget *parent=nullptr) | |
Default constructor, including creation of GUI elements and signals/slots connections. More... | |
~QmitkConvertToMultiLabelSegmentationWidget () override | |
Default destructor. More... | |
QmitkConvertToMultiLabelSegmentationWidget.
Widget that offers the GUI and logic to convert different inputs (images, surfaces and contour models) into a multi label segmentation (by generating a new or adding the converted inputs to an existing segmentation).
Definition at line 43 of file QmitkConvertToMultiLabelSegmentationWidget.h.
|
explicit |
Default constructor, including creation of GUI elements and signals/slots connections.
|
override |
Default destructor.