mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-11 22:16:56 +03:00
CamParameter documentation update
https://github.com/jomjol/AI-on-the-edge-device/issues/3185
This commit is contained in:
@@ -1,14 +1,21 @@
|
||||
# Parameter `CamGainceiling`
|
||||
Default Value: `x2`
|
||||
|
||||
Default Value: `x4`
|
||||
|
||||
!!! Warning
|
||||
This is an **Expert Parameter**! Only change it if you understand what it does!
|
||||
|
||||
!!! Note
|
||||
After changing this parameter you need to update your reference image and alignment markers!
|
||||
|
||||
!!! Note
|
||||
This is visible when AGC is on.
|
||||
This is used when **CamAgc** is on.
|
||||
|
||||
**CamGainceiling**
|
||||
|
||||
The **Gain** is an analog multiplier applied to the raw sensor data.
|
||||
|
||||
The **Ceiling** is the maximum gain value that the sensor will use.
|
||||
|
||||
A higher gain means that the sensor has a greater response to light, but also makes sensor noise more visible.
|
||||
|
||||
Available options:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user