1
0

Finished prototype

This commit is contained in:
2020-01-22 18:53:56 +01:00
parent 66b14d5964
commit e47dad757e
7 changed files with 251 additions and 27 deletions
+4 -2
View File
@@ -29,11 +29,13 @@ PKGCONFIG += opencv
SOURCES += \
main.cpp \
mainwindow.cpp \
clahe.cpp
clahe.cpp \
imagescrollarea.cpp
HEADERS += \
mainwindow.h \
clahe.h
clahe.h \
imagescrollarea.h
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin