started working on proof-of-concept histogram matching
This commit is contained in:
@@ -294,6 +294,8 @@ public:
|
||||
* @param hlcomprthresh is the new threshold for hlcompr
|
||||
* @param hlrecons set to true if HighLight Reconstruction is enabled */
|
||||
virtual void autoExpChanged (double brightness, int bright, int contrast, int black, int hlcompr, int hlcomprthresh, bool hlrecons) {}
|
||||
|
||||
virtual void autoMatchedToneCurveChanged(procparams::ToneCurveParams::TcMode curveMode, const std::vector<double> &curve) {}
|
||||
};
|
||||
|
||||
class AutoCamListener
|
||||
|
||||
Reference in New Issue
Block a user