1
0

Live mode

This commit is contained in:
2020-01-23 13:22:47 +01:00
parent 83c2b9db5b
commit dc2f0e3490
4 changed files with 26 additions and 4 deletions
+1
View File
@@ -19,6 +19,7 @@ public:
void apply(float clipLimit, int kernelSize);
QPixmap getImage() const;
QPixmap getLumImage() const;
bool imageLoaded() const;
};
#endif // CLAHE_H