change stiching method
add camera temperature readout
This commit is contained in:
parent
ea3b870c0a
commit
48a04fdf79
10 changed files with 128 additions and 24 deletions
|
|
@ -36,6 +36,8 @@ public slots:
|
|||
bool setProfile(const QString& profileName);
|
||||
QString getProfileName();
|
||||
void statusMsg(QString msg);
|
||||
void enableCapture(bool capture);
|
||||
void setTemperature(double temp);
|
||||
|
||||
public:
|
||||
MainWindow(QWidget *parent = nullptr);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue