mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-30 22:32:51 +03:00
Update config.ini
Adjusted camera settings to make the image brighter.
This commit is contained in:
@@ -2,12 +2,12 @@
|
|||||||
;RawImagesLocation = /log/source
|
;RawImagesLocation = /log/source
|
||||||
;RawImagesRetention = 15
|
;RawImagesRetention = 15
|
||||||
WaitBeforeTakingPicture = 2
|
WaitBeforeTakingPicture = 2
|
||||||
CamGainceiling = x4
|
CamGainceiling = x8
|
||||||
CamQuality = 8
|
CamQuality = 10
|
||||||
CamBrightness = 0
|
CamBrightness = 0
|
||||||
CamContrast = 0
|
CamContrast = 0
|
||||||
CamSaturation = 0
|
CamSaturation = 0
|
||||||
CamSharpness = 1
|
CamSharpness = 0
|
||||||
CamAutoSharpness = false
|
CamAutoSharpness = false
|
||||||
CamSpecialEffect = no_effect
|
CamSpecialEffect = no_effect
|
||||||
CamWbMode = auto
|
CamWbMode = auto
|
||||||
@@ -16,9 +16,9 @@ CamAwbGain = true
|
|||||||
CamAec = true
|
CamAec = true
|
||||||
CamAec2 = true
|
CamAec2 = true
|
||||||
CamAeLevel = 2
|
CamAeLevel = 2
|
||||||
CamAecValue = 500
|
CamAecValue = 600
|
||||||
CamAgc = true
|
CamAgc = true
|
||||||
CamAgcGain = 0
|
CamAgcGain = 8
|
||||||
CamBpc = true
|
CamBpc = true
|
||||||
CamWpc = true
|
CamWpc = true
|
||||||
CamRawGma = true
|
CamRawGma = true
|
||||||
|
|||||||
Reference in New Issue
Block a user