mirror of
https://github.com/lostjared/Acid.Cam.v2.Qt.git
synced 2025-12-20 05:39:59 +01:00
updated playback
This commit is contained in:
@@ -56,6 +56,8 @@ public:
|
||||
void setDisplayed(bool shown);
|
||||
void setIndexChanged(std::string name);
|
||||
void setSingleMode(bool val);
|
||||
void drawFilter(cv::Mat &frame, std::pair<int, int> &filter);
|
||||
void drawEffects(cv::Mat &frame);
|
||||
signals:
|
||||
void procImage(const QImage image);
|
||||
void stopRecording();
|
||||
|
||||
Reference in New Issue
Block a user