mirror of
https://github.com/lostjared/Acid.Cam.v2.Qt.git
synced 2025-12-17 20:30:00 +01:00
getting project setup
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include"qtheaders.h"
|
||||
#include "main_window.h"
|
||||
|
||||
bool blend_set = false;
|
||||
cv::Mat blend_image;
|
||||
|
||||
int main(int argc, char **argv) {
|
||||
QApplication app(argc, argv);
|
||||
|
||||
Reference in New Issue
Block a user