Spot Removal tool
It is not working yet, but the GUI is (almost) done. See issue #2239.
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
#include "vignetting.h"
|
||||
#include "retinex.h"
|
||||
#include "gradient.h"
|
||||
#include "spot.h"
|
||||
#include "pcvignette.h"
|
||||
#include "toolbar.h"
|
||||
#include "lensgeom.h"
|
||||
@@ -118,6 +119,7 @@ protected:
|
||||
Crop* crop;
|
||||
ToneCurve* toneCurve;
|
||||
ShadowsHighlights* shadowshighlights;
|
||||
Spot* spot;
|
||||
Defringe* defringe;
|
||||
ImpulseDenoise* impulsedenoise;
|
||||
DirPyrDenoise* dirpyrdenoise;
|
||||
|
Reference in New Issue
Block a user