mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-30 06:10:43 +03:00
10
param-docs/parameter-pages/TakeImage/Brightness.md
Normal file
10
param-docs/parameter-pages/TakeImage/Brightness.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Parameter `Brightness`
|
||||
Default Value: `0`
|
||||
|
||||
!!! Warning
|
||||
This is an **Expert Parameter**! Only change it if you understand what it does!
|
||||
|
||||
!!! Note
|
||||
This parameter can also be set on the Reference Image configuration.
|
||||
|
||||
Image Brightness (`-2` .. `2`)
|
||||
11
param-docs/parameter-pages/TakeImage/Contrast.md
Normal file
11
param-docs/parameter-pages/TakeImage/Contrast.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Parameter `Contrast`
|
||||
Default Value: `0`
|
||||
|
||||
!!! Warning
|
||||
This is an **Expert Parameter**! Only change it if you understand what it does!
|
||||
|
||||
!!! Note
|
||||
This parameter can also be set on the Reference Image configuration.
|
||||
|
||||
Image Contrast (`-2` .. `2`)
|
||||
|
||||
6
param-docs/parameter-pages/TakeImage/Demo.md
Normal file
6
param-docs/parameter-pages/TakeImage/Demo.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Parameter `Demo`
|
||||
Default Value: `false`
|
||||
|
||||
Enable to use demo images instead of the real camera images.
|
||||
Make sure to have a `/demo` folder on your SD-Card and make sure it contains the expected files!
|
||||
Check [here](../Demo-Mode) for details.
|
||||
7
param-docs/parameter-pages/TakeImage/FixedExposure.md
Normal file
7
param-docs/parameter-pages/TakeImage/FixedExposure.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Parameter `FixedExposure`
|
||||
Default Value: `false`
|
||||
|
||||
!!! Warning
|
||||
This is an **Expert Parameter**! Only change it if you understand what it does!
|
||||
|
||||
Fixes the illumination setting of camera at the startup and uses this later -> Individual round is faster.
|
||||
10
param-docs/parameter-pages/TakeImage/ImageQuality.md
Normal file
10
param-docs/parameter-pages/TakeImage/ImageQuality.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Parameter `ImageQuality`
|
||||
Default Value: `12`
|
||||
|
||||
!!! Warning
|
||||
This is an **Expert Parameter**! Only change it if you understand what it does!
|
||||
|
||||
Quality index for pictures: `8` (highest quality) ... `63` (lowest quality)
|
||||
|
||||
!!! Warning
|
||||
Value below 12 could result in system instabilities!
|
||||
12
param-docs/parameter-pages/TakeImage/ImageSize.md
Normal file
12
param-docs/parameter-pages/TakeImage/ImageSize.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Parameter `ImageSize`
|
||||
Default Value: `VGA`
|
||||
|
||||
!!! Warning
|
||||
This is an **Expert Parameter**! Only change it if you understand what it does!
|
||||
|
||||
Size of the camera picture.
|
||||
|
||||
Available options:
|
||||
|
||||
- `VGA` (640 x 480 pixel)
|
||||
- `QVGA` (320 x 240 pixel)
|
||||
8
param-docs/parameter-pages/TakeImage/LEDIntensity.md
Normal file
8
param-docs/parameter-pages/TakeImage/LEDIntensity.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Parameter `LEDIntensity`
|
||||
Default Value: `50`
|
||||
|
||||
!!! Warning
|
||||
This is an **Expert Parameter**! Only change it if you understand what it does!
|
||||
This parameter can also be set on the Reference Image configuration.
|
||||
|
||||
Set the Flash LED Intensity: (`0` .. `100`)
|
||||
@@ -0,0 +1,7 @@
|
||||
# Parameter `RawImagesLocation`
|
||||
Default Value: `/log/source`
|
||||
|
||||
Location on the SD-Card to store the raw images.
|
||||
|
||||
!!! Warning
|
||||
A SD-Card has limited write cycles. Since the device does not do [Wear Leveling](https://en.wikipedia.org/wiki/Wear_leveling), this can wear out your SD-Card!
|
||||
@@ -0,0 +1,6 @@
|
||||
# Parameter `RawImagesRetention`
|
||||
Default Value: `15`
|
||||
|
||||
Unit: Days
|
||||
|
||||
Number of days to keep the raw images (`0` = forever)
|
||||
11
param-docs/parameter-pages/TakeImage/Saturation.md
Normal file
11
param-docs/parameter-pages/TakeImage/Saturation.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Parameter `Saturation`
|
||||
Default Value: `0`
|
||||
|
||||
!!! Warning
|
||||
This is an **Expert Parameter**! Only change it if you understand what it does!
|
||||
|
||||
!!! Note
|
||||
This parameter can also be set on the Reference Image configuration.
|
||||
|
||||
Image Saturation (`-2` .. `2`)
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
# Parameter `WaitBeforeTakingPicture`
|
||||
Default Value: `5`
|
||||
|
||||
Unit: seconds
|
||||
|
||||
!!! Warning
|
||||
This is an **Expert Parameter**! Only change it if you understand what it does!
|
||||
|
||||
Waiting time between switching the flash light (onboard LED) on and taking the picture.
|
||||
Reference in New Issue
Block a user