Fixes for auto-exposure, restoring histogram to curves, and labelling of colors in HSV equalizer.

This commit is contained in:
Emil Martinec
2010-11-13 15:41:08 -06:00
parent d0717b8b85
commit d6b59d7215
8 changed files with 34 additions and 23 deletions

View File

@@ -634,8 +634,8 @@ TP_HLREC_LABEL;Highlight Reconstruction
TP_HLREC_LUMINANCE;Luminance Recovery
TP_HLREC_METHOD;Method:
TP_HSVEQUALIZER1;Red
TP_HSVEQUALIZER2;Orange
TP_HSVEQUALIZER3;Yellow
TP_HSVEQUALIZER2;Yellow
TP_HSVEQUALIZER3;Lime
TP_HSVEQUALIZER4;Green
TP_HSVEQUALIZER5;Aqua
TP_HSVEQUALIZER6;Blue

View File

@@ -4,7 +4,7 @@ Version=20101111
[Exposure]
Auto=true
Clip=0.01
Clip=0.0001
Compensation=0
Brightness=0
Contrast=12

View File

@@ -4,7 +4,7 @@ Version=20101111
[Exposure]
Auto=true
Clip=0.01
Clip=0.0001
Compensation=0
Brightness=0
Contrast=0

View File

@@ -1,10 +1,9 @@
[Version]
Version=20101111
[Exposure]
Auto=false
Clip=0.001
Clip=0.0001
Compensation=0
Brightness=0
Contrast=0