Update hyperion.config.json

Former-commit-id: 521ec273e4af59ec9fb78e8ad0c1350ac1dc661b
This commit is contained in:
poljvd 2013-10-16 13:08:13 +02:00
parent 51b6967947
commit aa4e2cbe2e
1 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@
"color" : "color" :
{ {
"hsv" : { "hsv" : {
"saturationGain" : 1.2, "saturationGain" : 1.0,
"valueGain" : 1.5 "valueGain" : 1.5
}, },
"red" : "red" :
@ -41,7 +41,7 @@
"threshold" : 0.1, "threshold" : 0.1,
"gamma" : 2.0, "gamma" : 2.0,
"blacklevel" : 0.0, "blacklevel" : 0.0,
"whitelevel" : 1.0 "whitelevel" : 0.8
}, },
"green" : "green" :
{ {