Widget for configuring the Structure Sensor device (Occipital, Inc.)
More...
#include <QmitkStructureSensorParameterWidget.h>
Widget for configuring the Structure Sensor device (Occipital, Inc.)
- Note
- This device is currently not available open-source, because the required WiFi protocol is part of the commercial mbits source code (https://mbits.info/). If you want to use the device please contact mitk-.nosp@m.user.nosp@m.s@dkf.nosp@m.z-he.nosp@m.idelb.nosp@m.erg..nosp@m.de.
Definition at line 32 of file QmitkStructureSensorParameterWidget.h.
◆ QmitkStructureSensorParameterWidget()
QmitkStructureSensorParameterWidget::QmitkStructureSensorParameterWidget |
( |
QWidget * |
p = nullptr , |
|
|
Qt::WindowFlags |
f = nullptr |
|
) |
| |
◆ ~QmitkStructureSensorParameterWidget()
QmitkStructureSensorParameterWidget::~QmitkStructureSensorParameterWidget |
( |
| ) |
|
|
override |
◆ ActivateAllParameters()
void QmitkStructureSensorParameterWidget::ActivateAllParameters |
( |
| ) |
|
activate camera settings according to the parameters from GUI
◆ CreateConnections()
virtual void QmitkStructureSensorParameterWidget::CreateConnections |
( |
| ) |
|
|
virtual |
◆ CreateQtPartControl()
virtual void QmitkStructureSensorParameterWidget::CreateQtPartControl |
( |
QWidget * |
parent | ) |
|
|
virtual |
◆ GetSelectedResolution()
int QmitkStructureSensorParameterWidget::GetSelectedResolution |
( |
| ) |
|
GetSelectedResolution getter for 640/320 resolution.
- Returns
- 320: 320x240, 640: 640x480 else -1 and a warning.
◆ GetToFImageGrabber()
returns the ToFImageGrabber
- Returns
- ToFImageGrabber currently used by the widget
◆ OnResolutionChanged
void QmitkStructureSensorParameterWidget::OnResolutionChanged |
( |
| ) |
|
|
protectedslot |
OnResolutionChanged called when the resolution combobox is changed.
◆ SetToFImageGrabber()
◆ m_Controls
Ui::QmitkStructureSensorParameterWidgetControls* QmitkStructureSensorParameterWidget::m_Controls |
|
protected |
◆ m_ToFImageGrabber
◆ VIEW_ID
const std::string QmitkStructureSensorParameterWidget::VIEW_ID |
|
static |
The documentation for this class was generated from the following file: