From 3219202c534ca01ef2d59cc80435f1af97f7545e Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 1 Sep 2024 08:34:29 +0200 Subject: [PATCH] Add files via upload (#3207) --- .../parameter-pages/TakeImage/CamAeLevel.md | 19 ++++++---- .../parameter-pages/TakeImage/CamAec.md | 17 +++++---- .../parameter-pages/TakeImage/CamAec2.md | 20 ++++++---- .../parameter-pages/TakeImage/CamAecValue.md | 21 +++++++---- .../parameter-pages/TakeImage/CamAgc.md | 15 +++++--- .../parameter-pages/TakeImage/CamAgcGain.md | 15 +++++--- .../TakeImage/CamAutoSharpness.md | 17 ++++++--- .../parameter-pages/TakeImage/CamAwb.md | 15 +++++--- .../parameter-pages/TakeImage/CamAwbGain.md | 16 +++++--- .../parameter-pages/TakeImage/CamBpc.md | 14 ++++--- .../TakeImage/CamBrightness.md | 14 ++++--- .../parameter-pages/TakeImage/CamColorbar.md | 12 ++++-- .../parameter-pages/TakeImage/CamContrast.md | 14 ++++--- .../parameter-pages/TakeImage/CamDcw.md | 19 ++++++---- .../parameter-pages/TakeImage/CamDenoise.md | 18 +++++---- .../TakeImage/CamGainceiling.md | 37 +++++++++++-------- .../parameter-pages/TakeImage/CamHmirror.md | 12 ++++-- .../parameter-pages/TakeImage/CamLenc.md | 15 +++++--- .../parameter-pages/TakeImage/CamQuality.md | 15 +++++--- .../parameter-pages/TakeImage/CamRawGma.md | 18 +++++---- .../TakeImage/CamSaturation.md | 17 ++++++--- .../parameter-pages/TakeImage/CamSharpness.md | 20 ++++++---- .../TakeImage/CamSpecialEffect.md | 24 +++++++----- .../parameter-pages/TakeImage/CamVflip.md | 16 +++++--- .../parameter-pages/TakeImage/CamWbMode.md | 26 +++++++------ .../parameter-pages/TakeImage/CamWpc.md | 12 ++++-- .../parameter-pages/TakeImage/CamZoom.md | 17 ++++++--- .../TakeImage/CamZoomOffsetX.md | 23 ++++++++---- .../TakeImage/CamZoomOffsetY.md | 23 ++++++++---- .../parameter-pages/TakeImage/CamZoomSize.md | 17 +++++++-- param-docs/parameter-pages/TakeImage/Demo.md | 11 +++--- .../parameter-pages/TakeImage/LEDIntensity.md | 9 +++-- .../TakeImage/RawImagesLocation.md | 3 +- .../TakeImage/RawImagesRetention.md | 5 ++- .../TakeImage/WaitBeforeTakingPicture.md | 7 ++-- 35 files changed, 355 insertions(+), 218 deletions(-) diff --git a/param-docs/parameter-pages/TakeImage/CamAeLevel.md b/param-docs/parameter-pages/TakeImage/CamAeLevel.md index 7f7c361e..5a5f3c8f 100644 --- a/param-docs/parameter-pages/TakeImage/CamAeLevel.md +++ b/param-docs/parameter-pages/TakeImage/CamAeLevel.md @@ -1,17 +1,22 @@ # Parameter `CamAeLevel` + +**Auto-Exposure-Level** + +range on OV2640 (`-2` .. `2`)
+range on OV3660 and OV5640 (`-5` .. `5`) + Default Value: `0` +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! After changing this parameter you need to update your reference image and alignment markers! +!!! Note + The exposure offset for automatic exposure, lower values produce darker image. + !!! Note This parameter can also be set on the Reference Image configuration page! - -**Auto Exposure Level** - -The exposure offset for automatic exposure, lower values produce darker image. - -available range on OV2640 (`-2` .. `2`) -available range on OV3660 and OV5640 (`-5` .. `5`) diff --git a/param-docs/parameter-pages/TakeImage/CamAec.md b/param-docs/parameter-pages/TakeImage/CamAec.md index 3db9f192..af30a1df 100644 --- a/param-docs/parameter-pages/TakeImage/CamAec.md +++ b/param-docs/parameter-pages/TakeImage/CamAec.md @@ -1,6 +1,15 @@ # Parameter `CamAec` + +**Auto-Exposure-Control** + +- When **true**, the camera attempts to automatically control the exposure. +- When **false**, the **CamAecValue** setting is used instead. + Default Value: `true` - + +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! @@ -8,9 +17,3 @@ Default Value: `true` !!! Note This parameter can also be set on the Reference Image configuration page! - -**Auto-Exposure Control** - -When **true**, the camera attempts to automatically control the exposure. - -When **false**, the **CamAecValue** setting is used instead. diff --git a/param-docs/parameter-pages/TakeImage/CamAec2.md b/param-docs/parameter-pages/TakeImage/CamAec2.md index 0d7c929f..eb90c5fe 100644 --- a/param-docs/parameter-pages/TakeImage/CamAec2.md +++ b/param-docs/parameter-pages/TakeImage/CamAec2.md @@ -1,16 +1,22 @@ # Parameter `CamAec2` + +**Auto-Exposure-Control2** + +- When **true**, the sensor’s "night mode" is enabled, extending the range of automatic gain control. +- When **false**, the sensor’s "night mode" is disabled. + Default Value: `true` +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! After changing this parameter you need to update your reference image and alignment markers! - + +!!! Note + This may resolve some over-exposure and under-exposure issues. + !!! Note This parameter can also be set on the Reference Image configuration page! - -**Auto-Exposure Control 2** - -When **true**, the sensor’s "night mode" is enabled, extending the range of automatic gain control. - -This may resolve some over-exposure and under-exposure issues. diff --git a/param-docs/parameter-pages/TakeImage/CamAecValue.md b/param-docs/parameter-pages/TakeImage/CamAecValue.md index b96d36e7..e070158e 100644 --- a/param-docs/parameter-pages/TakeImage/CamAecValue.md +++ b/param-docs/parameter-pages/TakeImage/CamAecValue.md @@ -1,16 +1,21 @@ # Parameter `CamAecValue` + +**Auto-Exposure-Value** + +Range (`0` .. `1200`) + Default Value: `160` - + +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! After changing this parameter you need to update your reference image and alignment markers! - + +!!! Note + Access the exposure value of the camera, higher values produce brighter images. + !!! Note This parameter can also be set on the Reference Image configuration page! - -**Auto Exposure Value** - -Access the exposure value of the camera, higher values produce brighter images. - -Range (`0` .. `1200`) diff --git a/param-docs/parameter-pages/TakeImage/CamAgc.md b/param-docs/parameter-pages/TakeImage/CamAgc.md index 79d21a5d..eaa89b31 100644 --- a/param-docs/parameter-pages/TakeImage/CamAgc.md +++ b/param-docs/parameter-pages/TakeImage/CamAgc.md @@ -1,13 +1,16 @@ # Parameter `CamAgc` + +**Auto-Gain-Control** + +- When **true**, the camera attempts to automatically control the sensor gain, up to the value in the **CamGainceiling** property. +- When **false**, the **CamAgcGain** setting is used instead. + Default Value: `true` +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! After changing this parameter you need to update your reference image and alignment markers! - -**Auto Gain** - -When **true**, the camera attempts to automatically control the sensor gain, up to the value in the **CamGainceiling** property. - -When **false**, the **CamAgcGain** setting is used instead. diff --git a/param-docs/parameter-pages/TakeImage/CamAgcGain.md b/param-docs/parameter-pages/TakeImage/CamAgcGain.md index aec6e75e..d139effa 100644 --- a/param-docs/parameter-pages/TakeImage/CamAgcGain.md +++ b/param-docs/parameter-pages/TakeImage/CamAgcGain.md @@ -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.
+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. diff --git a/param-docs/parameter-pages/TakeImage/CamAutoSharpness.md b/param-docs/parameter-pages/TakeImage/CamAutoSharpness.md index 3b6435c5..cd3bb27a 100644 --- a/param-docs/parameter-pages/TakeImage/CamAutoSharpness.md +++ b/param-docs/parameter-pages/TakeImage/CamAutoSharpness.md @@ -1,17 +1,22 @@ # Parameter `CamAutoSharpness` + +**Auto-Sharpness** + +- When **true**, the camera attempts to automatically adjusts the sharpness. +- When **false**, the **CamSharpness** setting is used instead. + Default Value: `false` +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! After changing this parameter you need to update your reference image and alignment markers! -!!! Note - This parameter can also be set on the Reference Image configuration page! - !!! Note The OV2640 does not officially support auto sharpness, this is an experimental parameter! -**AutoSharpness** - -When **true**, the camera attempts to automatically adjusts the sharpness. +!!! Note + This parameter can also be set on the Reference Image configuration page! diff --git a/param-docs/parameter-pages/TakeImage/CamAwb.md b/param-docs/parameter-pages/TakeImage/CamAwb.md index a85c50af..2bb08052 100644 --- a/param-docs/parameter-pages/TakeImage/CamAwb.md +++ b/param-docs/parameter-pages/TakeImage/CamAwb.md @@ -1,13 +1,16 @@ # Parameter `CamAwb` + +**Auto-White-Balance** + +- When **true**, the camera attempts to automatically control white balance. +- When **false**, the **CamWbMode** setting is used instead. + Default Value: `true` +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! After changing this parameter you need to update your reference image and alignment markers! - -**Auto White Balance** - -When **true**, the camera attempts to automatically control white balance. - -When **false**, the **CamWbMode** setting is used instead. diff --git a/param-docs/parameter-pages/TakeImage/CamAwbGain.md b/param-docs/parameter-pages/TakeImage/CamAwbGain.md index 4afd4f1a..ca5ca390 100644 --- a/param-docs/parameter-pages/TakeImage/CamAwbGain.md +++ b/param-docs/parameter-pages/TakeImage/CamAwbGain.md @@ -1,11 +1,15 @@ # Parameter `CamAwbGain` -Default Value: ` ` - + +**Auto-White-Balance-Gain** + +- Enable/Disable **CamAwbGain** control. + +Default Value: `true` + +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! After changing this parameter you need to update your reference image and alignment markers! - -**Auto White Balance Gain** - -Access the **CamAwbGain** property of the camera sensor. diff --git a/param-docs/parameter-pages/TakeImage/CamBpc.md b/param-docs/parameter-pages/TakeImage/CamBpc.md index 6fc5e582..97535617 100644 --- a/param-docs/parameter-pages/TakeImage/CamBpc.md +++ b/param-docs/parameter-pages/TakeImage/CamBpc.md @@ -1,11 +1,15 @@ # Parameter `CamBpc` + +**Black-Pixel-Correction** + +- Enable/Disable **black point compensation**, this can make black parts of the image darker. + Default Value: `true` - + +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! After changing this parameter you need to update your reference image and alignment markers! - -**Black Pixel Correction** - -Enable/Disable **black point compensation**, this can make black parts of the image darker. diff --git a/param-docs/parameter-pages/TakeImage/CamBrightness.md b/param-docs/parameter-pages/TakeImage/CamBrightness.md index 955c2b66..eebd9e3c 100644 --- a/param-docs/parameter-pages/TakeImage/CamBrightness.md +++ b/param-docs/parameter-pages/TakeImage/CamBrightness.md @@ -1,14 +1,16 @@ # Parameter `CamBrightness` + +**Image-Brightness** + +Range (`-2` .. `2`) + Default Value: `0` +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+See [here](../datasheets/OV5640_datasheet.pdf) for the ov5640 camera datasheet. + !!! Warning After changing this parameter you need to update your reference image and alignment markers! !!! Note This parameter can also be set on the Reference Image configuration page! - -**Brightness** - -Positive values increase brightness, negative values lower it. - -Range (`-2` .. `2`) diff --git a/param-docs/parameter-pages/TakeImage/CamColorbar.md b/param-docs/parameter-pages/TakeImage/CamColorbar.md index 4658086c..f74f40fd 100644 --- a/param-docs/parameter-pages/TakeImage/CamColorbar.md +++ b/param-docs/parameter-pages/TakeImage/CamColorbar.md @@ -1,9 +1,13 @@ # Parameter `CamColorbar` -Default Value: `false` - -!!! Warning - This is an **Expert Parameter**! Only change it if you understand what it does! **Colorbar** currently not implemented. + +Default Value: `false` + +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! diff --git a/param-docs/parameter-pages/TakeImage/CamContrast.md b/param-docs/parameter-pages/TakeImage/CamContrast.md index ddf9b4cc..eca0244a 100644 --- a/param-docs/parameter-pages/TakeImage/CamContrast.md +++ b/param-docs/parameter-pages/TakeImage/CamContrast.md @@ -1,14 +1,16 @@ # Parameter `CamContrast` + +**Image-Contrast** + +Range (`-2` .. `2`) + Default Value: `0` +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+See [here](../datasheets/OV5640_datasheet.pdf) for the ov5640 camera datasheet. + !!! Warning After changing this parameter you need to update your reference image and alignment markers! !!! Note This parameter can also be set on the Reference Image configuration page! - -**Contrast** - -Positive values increase contrast, negative values lower it. - -Range (`-2` .. `2`) diff --git a/param-docs/parameter-pages/TakeImage/CamDcw.md b/param-docs/parameter-pages/TakeImage/CamDcw.md index 62c27e1b..318d7124 100644 --- a/param-docs/parameter-pages/TakeImage/CamDcw.md +++ b/param-docs/parameter-pages/TakeImage/CamDcw.md @@ -1,6 +1,15 @@ # Parameter `CamDcw` + +**Image-Downsize** + +- When **CamDcw** is on, the image that you receive will be the size that you requested (VGA, QQVGA, etc). +- When **CamDcw** is off, the image that you receive will be one of UXGA, SVGA, or CIF. + Default Value: `true` - + +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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,10 +18,4 @@ Default Value: `true` If **CamZoom** is used, this must be activated. !!! Note - When **CamDcw** is on, the image that you receive will be the size that you requested (VGA, QQVGA, etc). - When **CamDcw** is off, the image that you receive will be one of UXGA, SVGA, or CIF. In other words, literally the actual image size as read from the sensor without any scaling. - Note that if **CamDcw** is off, and you pick a different image size, this implicitly turns **CamDcw** back on again (although this isn't reflected in the options). - -**Downsize** - -Enable/Disable camera image scaling. + If **CamDcw** is off, and you pick a different image size, this implicitly turns **CamDcw** back on again. diff --git a/param-docs/parameter-pages/TakeImage/CamDenoise.md b/param-docs/parameter-pages/TakeImage/CamDenoise.md index 56de939b..97841964 100644 --- a/param-docs/parameter-pages/TakeImage/CamDenoise.md +++ b/param-docs/parameter-pages/TakeImage/CamDenoise.md @@ -1,11 +1,15 @@ # Parameter `CamDenoise` -Default Value: `0` +**Image-Denoise** + +- Denoise Image, is only supported by OV3660 and OV5640 + +range on OV3660 and OV5640 (0 .. 8) + +Default Value: `true` + +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! - -**Denoise** - -Denoise Image, is only supported by OV3660 and OV5640 - -Range (`0` .. `8`) diff --git a/param-docs/parameter-pages/TakeImage/CamGainceiling.md b/param-docs/parameter-pages/TakeImage/CamGainceiling.md index e715fc6d..af7a5985 100644 --- a/param-docs/parameter-pages/TakeImage/CamGainceiling.md +++ b/param-docs/parameter-pages/TakeImage/CamGainceiling.md @@ -1,21 +1,6 @@ # Parameter `CamGainceiling` -Default Value: `x4` -!!! Warning - This is an **Expert Parameter**! Only change it if you understand what it does! - - After changing this parameter you need to update your reference image and alignment markers! - -!!! Note - 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. +**Gain-Ceiling** Available options: @@ -26,3 +11,23 @@ Available options: - `x32` - `x64` - `x128` + +Default Value for ov2640: `x4`
+Default Value for ov5640: `x8` + +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! + + After changing this parameter you need to update your reference image and alignment markers! + +!!! Note + A higher gain means that the sensor has a greater response to light, but also makes sensor noise more visible. + + This is used when **CamAgc** is on. + +!!! Note + The **Gain** is an analog multiplier applied to the raw sensor data.
+ The **Ceiling** is the maximum gain value that the sensor will use. diff --git a/param-docs/parameter-pages/TakeImage/CamHmirror.md b/param-docs/parameter-pages/TakeImage/CamHmirror.md index 75df11ef..d6c59127 100644 --- a/param-docs/parameter-pages/TakeImage/CamHmirror.md +++ b/param-docs/parameter-pages/TakeImage/CamHmirror.md @@ -1,12 +1,16 @@ # Parameter `CamHmirror` + +**Mirror-Image** + +- When **true**, the camera image is mirrored left-to-right. + Default Value: `false` +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+See [here](../datasheets/OV5640_datasheet.pdf) for the ov5640 camera datasheet. + !!! Warning After changing this parameter you need to update your reference image and alignment markers! !!! Note This parameter can also be set on the Reference Image configuration page! - -**Mirror Image** - -When **true**, the camera image is mirrored left-to-right. diff --git a/param-docs/parameter-pages/TakeImage/CamLenc.md b/param-docs/parameter-pages/TakeImage/CamLenc.md index 243c2e6c..54e6d9ff 100644 --- a/param-docs/parameter-pages/TakeImage/CamLenc.md +++ b/param-docs/parameter-pages/TakeImage/CamLenc.md @@ -1,13 +1,18 @@ # Parameter `CamLenc` + +**Lens-Correction** + +- Enable/Disable lens correction. + Default Value: `true` +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! After changing this parameter you need to update your reference image and alignment markers! -**Lens Correction** - -Enable/Disable lens correction. - -This can help compensate for light fall-off at the edge of the sensor area. +!!! Note + This can help compensate for light fall-off at the edge of the sensor area. diff --git a/param-docs/parameter-pages/TakeImage/CamQuality.md b/param-docs/parameter-pages/TakeImage/CamQuality.md index b143bc70..db277767 100644 --- a/param-docs/parameter-pages/TakeImage/CamQuality.md +++ b/param-docs/parameter-pages/TakeImage/CamQuality.md @@ -1,19 +1,22 @@ # Parameter `CamQuality` + +**Image-Quality** + +Range (`8` .. `63`) + Default Value: `10` +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! After changing this parameter you need to update your reference image and alignment markers! -!!! Warning Value below 10 could result in system instabilities! !!! Note Quality index for pictures: `8` (highest quality) ... `63` (lowest quality) -**Image Quality** - -The **CamQuality** setting when capturing JPEG images. - -This is similar to the quality setting when exporting a jpeg image from photo editing software. + This is similar to the quality setting when exporting a jpeg image from photo editing software. diff --git a/param-docs/parameter-pages/TakeImage/CamRawGma.md b/param-docs/parameter-pages/TakeImage/CamRawGma.md index 0d3a401f..cff99f0c 100644 --- a/param-docs/parameter-pages/TakeImage/CamRawGma.md +++ b/param-docs/parameter-pages/TakeImage/CamRawGma.md @@ -1,5 +1,13 @@ # Parameter `CamRawGma` -Default Value: ` ` + +**Raw-Gamma** + +- Enable/Disable raw gamma mode. + +Default Value: `true` + +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! @@ -7,11 +15,7 @@ Default Value: ` ` After changing this parameter you need to update your reference image and alignment markers! !!! Note - The main purpose of the Gamma (GMA) function is to compensate for the non-linear characteristics of the sensor. GMA - converts the pixel values according to the Gamma curve to compensate the sensor output under different light strengths. + The main purpose of the Gamma (GMA) function is to compensate for the non-linear characteristics of the sensor. + GMA converts the pixel values according to the Gamma curve to compensate the sensor output under different light strengths. The non-linear gamma curve is approximately constructed with different linear functions. Raw gamma compensates the image in the RAW domain. - -**Raw Gamma** - -Enable/Disable raw gamma mode. diff --git a/param-docs/parameter-pages/TakeImage/CamSaturation.md b/param-docs/parameter-pages/TakeImage/CamSaturation.md index 3380e0c5..3772acd2 100644 --- a/param-docs/parameter-pages/TakeImage/CamSaturation.md +++ b/param-docs/parameter-pages/TakeImage/CamSaturation.md @@ -1,14 +1,19 @@ # Parameter `CamSaturation` + +**Image-Saturation** + +Range (`-2` .. `2`) + Default Value: `0` +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+See [here](../datasheets/OV5640_datasheet.pdf) for the ov5640 camera datasheet. + !!! Warning After changing this parameter you need to update your reference image and alignment markers! +!!! Note + Positive values increase saturation (more vibrant colors), negative values lower it (more muted colors). + !!! Note This parameter can also be set on the Reference Image configuration page! - -**Saturation** - -Positive values increase saturation (more vibrant colors), negative values lower it (more muted colors). - -Range (`-2` .. `2`) diff --git a/param-docs/parameter-pages/TakeImage/CamSharpness.md b/param-docs/parameter-pages/TakeImage/CamSharpness.md index c590132c..278646f1 100644 --- a/param-docs/parameter-pages/TakeImage/CamSharpness.md +++ b/param-docs/parameter-pages/TakeImage/CamSharpness.md @@ -1,22 +1,26 @@ # Parameter `CamSharpness` + +**Image-Sharpness** + +Range (`-2` .. `2`) + Default Value: `0` +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! After changing this parameter you need to update your reference image and alignment markers! -!!! Note - This parameter can also be set on the Reference Image configuration page! - !!! Note The OV2640 does not officially support sharpness, this is an experimental parameter! !!! Note + Positive values increase sharpness (more defined edges), negative values lower it (softer edges). + This is used when **CamAutoSharpness** is off. -**Sharpness** - -Positive values increase sharpness (more defined edges), negative values lower it (softer edges). - -Range (`-2` .. `2`) +!!! Note + This parameter can also be set on the Reference Image configuration page! diff --git a/param-docs/parameter-pages/TakeImage/CamSpecialEffect.md b/param-docs/parameter-pages/TakeImage/CamSpecialEffect.md index eb9c992b..35b341ca 100644 --- a/param-docs/parameter-pages/TakeImage/CamSpecialEffect.md +++ b/param-docs/parameter-pages/TakeImage/CamSpecialEffect.md @@ -1,15 +1,6 @@ # Parameter `CamSpecialEffect` -Default Value: `no_effect` -!!! Warning - This is an **Expert Parameter**! Only change it if you understand what it does! - - After changing this parameter you need to update your reference image and alignment markers! - -!!! Note - This parameter can also be set on the Reference Image configuration page! - -**SpecialEffect** +**Image-Special-Effect** Available options: @@ -20,3 +11,16 @@ Available options: - `green` - `blue` - `retro` + +Default Value: `no_effect` + +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! + + After changing this parameter you need to update your reference image and alignment markers! + +!!! Note + This parameter can also be set on the Reference Image configuration page! diff --git a/param-docs/parameter-pages/TakeImage/CamVflip.md b/param-docs/parameter-pages/TakeImage/CamVflip.md index 45e35921..4e1dea8e 100644 --- a/param-docs/parameter-pages/TakeImage/CamVflip.md +++ b/param-docs/parameter-pages/TakeImage/CamVflip.md @@ -1,15 +1,19 @@ # Parameter `CamVflip` + +**Flip-Image** + +- When **true**, the camera image is flipped top-to-bottom. + Default Value: `false` +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+See [here](../datasheets/OV5640_datasheet.pdf) for the ov5640 camera datasheet. + !!! Warning After changing this parameter you need to update your reference image and alignment markers! -!!! Note - This parameter can also be set on the Reference Image configuration page! - !!! Note On some OV5640 Cameras, the image becomes reddish when Vflip is used in conjunction with the zoom function! -**Flip Image** - -When **true**, the camera image is flipped top-to-bottom. +!!! Note + This parameter can also be set on the Reference Image configuration page! diff --git a/param-docs/parameter-pages/TakeImage/CamWbMode.md b/param-docs/parameter-pages/TakeImage/CamWbMode.md index 64a2a779..45883266 100644 --- a/param-docs/parameter-pages/TakeImage/CamWbMode.md +++ b/param-docs/parameter-pages/TakeImage/CamWbMode.md @@ -1,16 +1,6 @@ # Parameter `CamWbMode` -Default Value: `auto` -!!! Warning - After changing this parameter you need to update your reference image and alignment markers! - -!!! Note - This parameter can also be set on the Reference Image configuration page! - -!!! Note - This is used when **CamAwb** is off. - -**White Balance Mode** +**White-Balance-Mode** Available options: @@ -19,3 +9,17 @@ Available options: - `cloudy` - `office` - `home` + +Default Value: `auto` + +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+See [here](../datasheets/OV5640_datasheet.pdf) for the ov5640 camera datasheet. + +!!! Warning + After changing this parameter you need to update your reference image and alignment markers! + +!!! Note + This is used when **CamAwb** is off. + +!!! Note + This parameter can also be set on the Reference Image configuration page! diff --git a/param-docs/parameter-pages/TakeImage/CamWpc.md b/param-docs/parameter-pages/TakeImage/CamWpc.md index 93e0d769..5349e6e1 100644 --- a/param-docs/parameter-pages/TakeImage/CamWpc.md +++ b/param-docs/parameter-pages/TakeImage/CamWpc.md @@ -1,12 +1,16 @@ # Parameter `CamWpc` + +**White-Pixel-Correction** + +- Enable/Disable **white point compensation**, his can make white parts of the image whiter. + Default Value: `true` +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+See [here](../datasheets/OV5640_datasheet.pdf) for the ov5640 camera datasheet. + !!! Warning After changing this parameter you need to update your reference image and alignment markers! !!! Note This parameter can also be set on the Reference Image configuration page! - -**White Pixel Correction** - -Enable/Disable **white point compensation**, his can make white parts of the image whiter. diff --git a/param-docs/parameter-pages/TakeImage/CamZoom.md b/param-docs/parameter-pages/TakeImage/CamZoom.md index f53009a5..c1d08440 100644 --- a/param-docs/parameter-pages/TakeImage/CamZoom.md +++ b/param-docs/parameter-pages/TakeImage/CamZoom.md @@ -1,16 +1,21 @@ # Parameter `CamZoom` + +**Digital-Zoom** + +- Enable/Disable digital zoom. + Default Value: `false` +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! After changing this parameter you need to update your reference image and alignment markers! +!!! Note + It is always zoomed into the center of the image, if **CamZoomOffsetX** and **CamZoomOffsetY** are zero. + !!! Note This parameter can also be set on the Reference Image configuration page! - -**Zoom** - -Enable/Disable digital zoom. - -It is always zoomed into the center of the image, if **CamZoomOffsetX** and **CamZoomOffsetY** are zero. diff --git a/param-docs/parameter-pages/TakeImage/CamZoomOffsetX.md b/param-docs/parameter-pages/TakeImage/CamZoomOffsetX.md index dc1d0f7b..05acde82 100644 --- a/param-docs/parameter-pages/TakeImage/CamZoomOffsetX.md +++ b/param-docs/parameter-pages/TakeImage/CamZoomOffsetX.md @@ -1,18 +1,25 @@ # Parameter `CamZoomOffsetX` + +**Digital-Zoom-OffsetX** + +range on OV2640 (`-480` .. `480`)
+range on OV3660 (`-704` .. `704`)
+range on OV5640 (`-960` .. `960`) + Default Value: `0` +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! After changing this parameter you need to update your reference image and alignment markers! +!!! Note + X displacement of the image from the center.
+ Positive values ​​shift the image to the right, negative values ​​to the left.
+ The maximum possible offset depends on the value of the **CamZoomSize**. + !!! Note This parameter can also be set on the Reference Image configuration page! - -**Zoom Offset X** - -X displacement of the image from the center. - -Positive values ​​shift the image to the right, negative values ​​to the left. - -The maximum possible offset depends on the value of the **CamZoomSize**. diff --git a/param-docs/parameter-pages/TakeImage/CamZoomOffsetY.md b/param-docs/parameter-pages/TakeImage/CamZoomOffsetY.md index b5745f86..d69f539a 100644 --- a/param-docs/parameter-pages/TakeImage/CamZoomOffsetY.md +++ b/param-docs/parameter-pages/TakeImage/CamZoomOffsetY.md @@ -1,18 +1,25 @@ # Parameter `CamZoomOffsetY` + +**Digital-Zoom-OffsetY** + +range on OV2640 (`-360` .. `360`)
+range on OV3660 (`-528` .. `528`)
+range on OV5640 (`-720` .. `720`) + Default Value: `0` +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! After changing this parameter you need to update your reference image and alignment markers! +!!! Note + Y displacement of the image from the center.
+ Positive values ​​move the image up, negative values ​​move the image down.
+ The maximum possible offset depends on the value of the **CamZoomSize**. + !!! Note This parameter can also be set on the Reference Image configuration page! - -**Zoom Offset Y** - -Y displacement of the image from the center. - -Positive values ​​move the image up, negative values ​​move the image down. - -The maximum possible offset depends on the value of the **CamZoomSize**. diff --git a/param-docs/parameter-pages/TakeImage/CamZoomSize.md b/param-docs/parameter-pages/TakeImage/CamZoomSize.md index d86f051c..3a9f540b 100644 --- a/param-docs/parameter-pages/TakeImage/CamZoomSize.md +++ b/param-docs/parameter-pages/TakeImage/CamZoomSize.md @@ -1,14 +1,23 @@ # Parameter `CamZoomSize` + +**Digital-Zoom-Size** + +range on OV2640 (`0` .. `29`)
+range on OV3660 (`0` .. `43`)
+range on OV5640 (`0` .. `59`) + Default Value: `0` +See [here](../datasheets/Camera.ov2640_ds_1.8_.pdf) for the ov2640 camera datasheet.
+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! After changing this parameter you need to update your reference image and alignment markers! +!!! Note + Zoom factor/level of the digital zoom, the larger the value, the more it zooms in. + !!! Note This parameter can also be set on the Reference Image configuration page! - -**Zoom Size** - -Zoom factor/level of the digital zoom, the larger the value, the more it zooms in. diff --git a/param-docs/parameter-pages/TakeImage/Demo.md b/param-docs/parameter-pages/TakeImage/Demo.md index 4f66edf7..b34beea9 100644 --- a/param-docs/parameter-pages/TakeImage/Demo.md +++ b/param-docs/parameter-pages/TakeImage/Demo.md @@ -1,9 +1,10 @@ # Parameter `Demo` -Default Value: `false` - -!!! Warning - This is an **Expert Parameter**! Only change it if you understand what it does! 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. +Check [here](../Demo-Mode) for details. + +Default Value: `false` + +!!! Warning + This is an **Expert Parameter**! Only change it if you understand what it does! diff --git a/param-docs/parameter-pages/TakeImage/LEDIntensity.md b/param-docs/parameter-pages/TakeImage/LEDIntensity.md index 56e75827..29589e85 100644 --- a/param-docs/parameter-pages/TakeImage/LEDIntensity.md +++ b/param-docs/parameter-pages/TakeImage/LEDIntensity.md @@ -1,10 +1,11 @@ # Parameter `LEDIntensity` -Default Value: `50` -!!! Note - This parameter can also be set on the Reference Image configuration page! +Set the Flash LED Intensity: (`0` .. `100`) + +Default Value: `50` !!! Note After changing this parameter you need to update your reference image and alignment markers! -Set the Flash LED Intensity: (`0` .. `100`) +!!! Note + This parameter can also be set on the Reference Image configuration page! diff --git a/param-docs/parameter-pages/TakeImage/RawImagesLocation.md b/param-docs/parameter-pages/TakeImage/RawImagesLocation.md index 0b53a93c..6b48a120 100644 --- a/param-docs/parameter-pages/TakeImage/RawImagesLocation.md +++ b/param-docs/parameter-pages/TakeImage/RawImagesLocation.md @@ -1,7 +1,8 @@ # Parameter `RawImagesLocation` -Default Value: `/log/source` Location on the SD-Card to store the raw images. +Default Value: `/log/source` + !!! 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! diff --git a/param-docs/parameter-pages/TakeImage/RawImagesRetention.md b/param-docs/parameter-pages/TakeImage/RawImagesRetention.md index e14e79bc..d06dbb5c 100644 --- a/param-docs/parameter-pages/TakeImage/RawImagesRetention.md +++ b/param-docs/parameter-pages/TakeImage/RawImagesRetention.md @@ -1,6 +1,7 @@ # Parameter `RawImagesRetention` -Default Value: `15` + +Number of days to keep the raw images (`0` = forever) Unit: Days -Number of days to keep the raw images (`0` = forever) +Default Value: `15` diff --git a/param-docs/parameter-pages/TakeImage/WaitBeforeTakingPicture.md b/param-docs/parameter-pages/TakeImage/WaitBeforeTakingPicture.md index f6577519..d9eeea61 100644 --- a/param-docs/parameter-pages/TakeImage/WaitBeforeTakingPicture.md +++ b/param-docs/parameter-pages/TakeImage/WaitBeforeTakingPicture.md @@ -1,9 +1,10 @@ # Parameter `WaitBeforeTakingPicture` -Default Value: `5` + +Waiting time between switching the flash light (onboard LED) on and taking the picture. Unit: seconds +Default Value: `5` + !!! 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.