Fixes for auto-exposure, restoring histogram to curves, and labelling of colors in HSV equalizer.
This commit is contained in:
@@ -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
|
||||
|
@@ -4,7 +4,7 @@ Version=20101111
|
||||
|
||||
[Exposure]
|
||||
Auto=true
|
||||
Clip=0.01
|
||||
Clip=0.0001
|
||||
Compensation=0
|
||||
Brightness=0
|
||||
Contrast=12
|
||||
|
@@ -4,7 +4,7 @@ Version=20101111
|
||||
|
||||
[Exposure]
|
||||
Auto=true
|
||||
Clip=0.01
|
||||
Clip=0.0001
|
||||
Compensation=0
|
||||
Brightness=0
|
||||
Contrast=0
|
||||
|
@@ -1,10 +1,9 @@
|
||||
|
||||
[Version]
|
||||
Version=20101111
|
||||
|
||||
[Exposure]
|
||||
Auto=false
|
||||
Clip=0.001
|
||||
Clip=0.0001
|
||||
Compensation=0
|
||||
Brightness=0
|
||||
Contrast=0
|
||||
|
Reference in New Issue
Block a user