Provisory work with new lago for exposure

This commit is contained in:
Desmis
2019-01-21 17:45:55 +01:00
parent 2b19e47ec0
commit 0bbac490ca
12 changed files with 178 additions and 63 deletions

View File

@@ -813,7 +813,7 @@ void ImProcCoordinator::updatePreviewImage(int todo, bool panningRelatedChange)
ipf.calc_ref(sp, nprevl, nprevl, 0, 0, pW, pH, scale, huerefblu, huere, chromare, lumare, sobelre, lhist16loc, avg);
}
printf("improc avg=%f\n", avg);
// printf("improc avg=%f\n", avg);
huerblu = huerefblurs[sp] = huerefblu;
huer = huerefs[sp] = huere;
chromar = chromarefs[sp] = chromare;