Auto Eposure - Clean Old files and suppress Verbose issue2104

This commit is contained in:
jdc
2013-12-17 07:15:46 +01:00
parent aa15edd1e8
commit 7f58a8b6a7
3 changed files with 2 additions and 219 deletions

View File

@@ -3856,7 +3856,7 @@ fclose(f);*/
//diagnostics
//printf ("**************** AUTO LEVELS ****************\n");
if (settings->verbose) {
/* if (settings->verbose) {
printf ("expcomp1= %f expcomp2= %f gain= %f expcomp=%f\n",expcomp1,expcomp2,gain,expcomp);
printf ("expo=%f\n",expo);
printf ("median: %i average: %f median/average: %f\n",median,ave, median/ave);
@@ -3871,7 +3871,7 @@ fclose(f);*/
printf ("ospread= %f\n",ospread);
printf ("overexp= %i\n",overex);
}
*/
/*
// %%%%%%%%%% LEGACY AUTOEXPOSURE CODE %%%%%%%%%%%%%
// black point selection is based on the linear result (yielding better visual results)