1
0

Rename CLAHE to ApplyCLAHE

This commit is contained in:
2020-04-26 08:24:50 +02:00
parent dc2f0e3490
commit 508d8f44f0
5 changed files with 24 additions and 24 deletions
+4 -4
View File
@@ -33,13 +33,13 @@ unix:PKGCONFIG += opencv
SOURCES += \
main.cpp \
mainwindow.cpp \
clahe.cpp \
imagescrollarea.cpp
imagescrollarea.cpp \
applyclahe.cpp
HEADERS += \
mainwindow.h \
clahe.h \
imagescrollarea.h
imagescrollarea.h \
applyclahe.h
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin