13#ifndef QmitkToFMESAParameterWidget_h
14#define QmitkToFMESAParameterWidget_h
16#include <MitkToFUIExports.h>
17#include "ui_QmitkToFMESAParameterWidgetControls.h"
46 virtual void CreateQtPartControl(QWidget *parent);
48 virtual void CreateConnections();
64 void ActivateAllParameters();
95 void OnChangeIntegrationTimeSpinBox(
int value);
99 void OnChangeModulationFrequencyComboBox(
int index);
101 void OnChangeFPNCheckBox(
bool checked);
103 void OnChangeConvGrayCheckBox(
bool checked);
105 void OnChangeMedianCheckBox(
bool checked);
107 void OnChangeANFCheckBox(
bool checked);
Image source providing ToF images. Interface for filters provided in ToFProcessing module.