added on/off switch for L*a*b* adjustments
This commit is contained in:
@@ -341,6 +341,7 @@ struct RetinexParams
|
||||
*/
|
||||
struct LCurveParams
|
||||
{
|
||||
bool enabled;
|
||||
std::vector<double> lcurve;
|
||||
std::vector<double> acurve;
|
||||
std::vector<double> bcurve;
|
||||
|
Reference in New Issue
Block a user