Try to solved iplab2rgb ipwavelet partialpasted retinex
This commit is contained in:
@@ -67,7 +67,7 @@ public:
|
||||
|
||||
// options in color:
|
||||
Gtk::CheckButton* icm;
|
||||
Gtk::CheckButton* gam;
|
||||
// Gtk::CheckButton* gam;
|
||||
Gtk::CheckButton* vibrance;
|
||||
Gtk::CheckButton* chmixer;
|
||||
Gtk::CheckButton* blackwhite;
|
||||
|
@@ -1327,12 +1327,12 @@ void Retinex::trimValues (rtengine::procparams::ProcParams* pp)
|
||||
limd->trimValue(pp->retinex.limd);
|
||||
highl->trimValue(pp->retinex.highl);
|
||||
baselog->trimValue(pp->retinex.baselog);
|
||||
// grbl->trimValue(pp->retinex.grbl);
|
||||
gam->trimValue(pp->retinex.gam);
|
||||
slope->trimValue(pp->retinex.slope);
|
||||
highlights->trimValue(pp->retinex.highlights);
|
||||
shadows->trimValue(pp->retinex.shadows);
|
||||
|
||||
|
||||
}
|
||||
void Retinex::updateCurveBackgroundHistogram (LUTu & histToneCurve, LUTu & histLCurve, LUTu & histCCurve,/* LUTu & histCLurve, LUTu & histLLCurve,*/ LUTu & histLCAM, LUTu & histCCAM, LUTu & histRed, LUTu & histGreen, LUTu & histBlue, LUTu & histLuma, LUTu & histLRETI)
|
||||
{
|
||||
|
Reference in New Issue
Block a user