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

@@ -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