clean and comment code

This commit is contained in:
Desmis
2018-04-29 18:23:00 +02:00
parent 66cb04ac75
commit ccf642bc6c
4 changed files with 7 additions and 9 deletions

View File

@@ -512,7 +512,7 @@ void ImProcCoordinator::updatePreviewImage(int todo, Crop* cropCall)
int ch = oprevi->getHeight();
// put gamma TRC to 1
Image16* readyImg0 = NULL;
// I used Image16 because Imagefloat does not work
double ga0, ga1, ga2, ga3, ga4, ga5, ga6;
int mul = -5;
double gga = 2.4, ssl = 12.92;