add support for per camera bayer mode
This commit is contained in:
parent
0f1a6f1ba0
commit
635514159c
8 changed files with 193 additions and 86 deletions
|
|
@ -34,6 +34,7 @@ private slots:
|
|||
void captureDark();
|
||||
void takeImage();
|
||||
void setExposure(double value);
|
||||
void bayerIndexChanged(int index);
|
||||
|
||||
public slots:
|
||||
void accept() override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue