mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-11 05:56:57 +03:00
add default values for new TakeImage options in config.ini
This commit is contained in:
@@ -5,9 +5,18 @@ WaitBeforeTakingPicture = 5
|
||||
Brightness = 0
|
||||
Contrast = 0
|
||||
Saturation = 0
|
||||
Sharpness = 0
|
||||
LEDIntensity = 50
|
||||
ImageQuality = 12
|
||||
ImageSize = VGA
|
||||
Zoom = false
|
||||
ZoomMode = 0
|
||||
ZoomOffsetX = 0
|
||||
ZoomOffsetY = 0
|
||||
Grayscale = false
|
||||
Negative = false
|
||||
Aec2 = false
|
||||
AutoExposureLevel = 0
|
||||
FixedExposure = false
|
||||
Demo = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user