mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-13 23:16:55 +03:00
Add files via upload (#3207)
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
# Parameter `CamAgcGain`
|
||||
|
||||
**Auto-Gain-Control-Value**
|
||||
|
||||
Range (`0` .. `30`)
|
||||
|
||||
Default Value: `15`
|
||||
|
||||
See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.<br>
|
||||
See [here](../datasheets/OV5640_datasheet.pdf) for the ov5640 camera datasheet.
|
||||
|
||||
!!! Warning
|
||||
This is an **Expert Parameter**! Only change it if you understand what it does!
|
||||
|
||||
@@ -9,8 +17,5 @@ Default Value: `15`
|
||||
!!! Note
|
||||
This is used when **CamAgc** is off.
|
||||
|
||||
**Gain Manual Value**
|
||||
|
||||
Access the gain level of the sensor, higher values produce brighter images.
|
||||
|
||||
Range (`0` .. `30`)
|
||||
!!! Note
|
||||
Access the gain level of the sensor, higher values produce brighter images.
|
||||
|
||||
Reference in New Issue
Block a user