Dehaze tool renamed to Retinex, GUI fixed, defaults changed
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
#include "perspective.h"
|
||||
#include "rotate.h"
|
||||
#include "vignetting.h"
|
||||
#include "dehaz.h"
|
||||
#include "retinex.h"
|
||||
#include "gradient.h"
|
||||
#include "pcvignette.h"
|
||||
#include "toolbar.h"
|
||||
@@ -102,7 +102,7 @@ protected:
|
||||
WhiteBalance* whitebalance;
|
||||
Vignetting* vignetting;
|
||||
Gradient* gradient;
|
||||
Dehaz* dehaz;
|
||||
Retinex* retinex;
|
||||
PCVignette* pcvignette;
|
||||
LensGeometry* lensgeom;
|
||||
LensProfilePanel* lensProf;
|
||||
|
Reference in New Issue
Block a user