capture sharpening: own compilation unit, smooth progressbar, #5412
This commit is contained in:
@@ -311,7 +311,7 @@ protected:
|
||||
void hflip (Imagefloat* im);
|
||||
void vflip (Imagefloat* im);
|
||||
void getRawValues(int x, int y, int rotate, int &R, int &G, int &B) override;
|
||||
void captureSharpening(const procparams::SharpeningParams &sharpeningParams, bool showMask, double &conrastThreshold) override;
|
||||
void captureSharpening(const procparams::CaptureSharpeningParams &sharpeningParams, bool showMask, double &conrastThreshold) override;
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user