Improve exposure with shadows
This commit is contained in:
@@ -33,7 +33,7 @@ void ImProcFunctions::shadowsHighlights(LabImage *lab, bool ena, int labmode, in
|
||||
if (!ena || (!hightli && !shado)){
|
||||
return;
|
||||
}
|
||||
|
||||
printf("shhashaaaa\n");
|
||||
const int width = lab->W;
|
||||
const int height = lab->H;
|
||||
const bool lab_mode = labmode;
|
||||
|
Reference in New Issue
Block a user