Skip to content

Commit

Permalink
Merge branch 'jomjol:rolling' into rolling
Browse files Browse the repository at this point in the history
  • Loading branch information
Dag0d authored Feb 19, 2024
2 parents 28025ef + 7e806df commit 37da795
Show file tree
Hide file tree
Showing 37 changed files with 1,221 additions and 1,016 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Reply Bot
# It uses the configuration in .github/label-commenter-config.yml
# It uses the configuration in .github/label-commenter-config.yaml
# See https://github.com/peaceiris/actions-label-commenter

name: Reply-Bot
Expand All @@ -25,7 +25,7 @@ jobs:

####################################################################
## Remove labels again (issues only)
## Make sure to also add the reply message to .github/label-commenter-config.yml!
## Make sure to also add the reply message to .github/label-commenter-config.yaml!
## This currently seems no longer to work due to changes on the actions-cool/issues-helper!
####################################################################
# - name: Remove 'Logfile' label again (issues only)
Expand Down Expand Up @@ -74,6 +74,7 @@ jobs:
## Write the response
####################################################################
- name: Write Response
uses: peaceiris/actions-label-commenter@c2d00660c86f2b9ed0fb35b372c451558eba85b3
uses: peaceiris/actions-label-commenter@v1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
github_token: "${{ secrets.GITHUB_TOKEN }}"
config_file: .github/label-commenter-config.yaml
17 changes: 17 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [15.7.0] - 2024-02-17

For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.6.0...v15.7.0)

#### Core Changes
- Added new camera settings (See `Settings > Alignment > Reference Image and Camera Settings`). You might need to re-create the reference image and alignment marks. Note worthy:
- You can now crop the image
- Support to configure sharpness, grayscale, negatoive and exposure
- Enhanced various WebUI pages with better explanations and usability
- Add Firmware Version to MQTT

#### Bug Fixes
- Reverted "Implemented late analog / digital transition [#2778](https://github.com/jomjol/AI-on-the-edge-device/pull/2778) (introduced in `v15.5`) as is seems to cause issues for many users.


## [15.6.0] - 2024-02-09

For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.5.0...v15.6.0)
Expand Down Expand Up @@ -42,6 +57,8 @@ For a full list of changes see [Full list of changes](https://github.com/jomjol/
- dig-class100-0167_s2_q.tflite
- dig-class11_1700_s2.tflite
- ana-cont_1208_s2_q.tflite

- Added config entries for MQTT TLS


#### Fixed
Expand Down
5 changes: 4 additions & 1 deletion param-docs/parameter-pages/Alignment/FlipImageSize.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
Default Value: `false`

!!! Note
This parameter can also be set on the Reference Image configuration.
This parameter can also be set on the Reference Image configuration page!

!!! Note
After changing this parameter you need to update your reference image and alignment markers!

This parameter can be used to rotate the viewport together with the alignment rotation:
![](img/flipImageSize.png)
5 changes: 4 additions & 1 deletion param-docs/parameter-pages/Alignment/InitialMirror.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Default Value: `false`

!!! Note
This parameter can also be set on the Reference Image configuration.
This parameter can also be set on the Reference Image configuration page!

!!! Note
After changing this parameter you need to update your reference image and alignment markers!

Option for initially mirroring the image on the original x-axis.
6 changes: 6 additions & 0 deletions param-docs/parameter-pages/Alignment/InitialRotate.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,10 @@ Default Value: `0`

Unit: Degrees

!!! Note
This parameter can also be set on the Reference Image configuration page!

!!! Note
After changing this parameter you need to update your reference image and alignment markers!

Initial rotation of image before alignment in degree (`-360` .. `+360`)
5 changes: 4 additions & 1 deletion param-docs/parameter-pages/TakeImage/Aec2.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Default Value: `false`
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.
This parameter can also be set on the Reference Image configuration page!

!!! Note
After changing this parameter you need to update your reference image and alignment markers!

Switch to "Auto-exposure Control 2" algorithm. This may resolve some over-exposure and under-exposure issues.
5 changes: 4 additions & 1 deletion param-docs/parameter-pages/TakeImage/AutoExposureLevel.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ Default Value: `0`
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.
This parameter can also be set on the Reference Image configuration page!

!!! Note
After changing this parameter you need to update your reference image and alignment markers!

Exposure compensation. Lower values produce darker image.

Expand Down
5 changes: 4 additions & 1 deletion param-docs/parameter-pages/TakeImage/Brightness.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Default Value: `0`

!!! Note
This parameter can also be set on the Reference Image configuration.
This parameter can also be set on the Reference Image configuration page!

!!! Note
After changing this parameter you need to update your reference image and alignment markers!

Image Brightness (`-2` .. `2`)
5 changes: 4 additions & 1 deletion param-docs/parameter-pages/TakeImage/Contrast.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
Default Value: `0`

!!! Note
This parameter can also be set on the Reference Image configuration.
This parameter can also be set on the Reference Image configuration page!

!!! Note
After changing this parameter you need to update your reference image and alignment markers!

Image Contrast (`-2` .. `2`)

6 changes: 6 additions & 0 deletions param-docs/parameter-pages/TakeImage/FixedExposure.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,10 @@ Default Value: `false`
!!! 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 page!

!!! Note
After changing this parameter you need to update your reference image and alignment markers!

Fixes the illumination setting of camera at the startup and uses this later -> Individual round is faster.
5 changes: 4 additions & 1 deletion param-docs/parameter-pages/TakeImage/Grayscale.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Default Value: `false`
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.
This parameter can also be set on the Reference Image configuration page!

!!! Note
After changing this parameter you need to update your reference image and alignment markers!

Produces black and white image.
5 changes: 4 additions & 1 deletion param-docs/parameter-pages/TakeImage/LEDIntensity.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Default Value: `50`

!!! Note
This parameter can also be set on the Reference Image configuration.
This parameter can also be set on the Reference Image configuration page!

!!! Note
After changing this parameter you need to update your reference image and alignment markers!

Set the Flash LED Intensity: (`0` .. `100`)
5 changes: 4 additions & 1 deletion param-docs/parameter-pages/TakeImage/Negative.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Default Value: `false`
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.
This parameter can also be set on the Reference Image configuration page!

!!! Note
After changing this parameter you need to update your reference image and alignment markers!

Inverts the colors.
5 changes: 4 additions & 1 deletion param-docs/parameter-pages/TakeImage/Saturation.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
Default Value: `0`

!!! Note
This parameter can also be set on the Reference Image configuration.
This parameter can also be set on the Reference Image configuration page!

!!! Note
After changing this parameter you need to update your reference image and alignment markers!

Image Saturation (`-2` .. `2`)

5 changes: 4 additions & 1 deletion param-docs/parameter-pages/TakeImage/Sharpness.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ Default Value: `0`
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.
This parameter can also be set on the Reference Image configuration page!

!!! Note
After changing this parameter you need to update your reference image and alignment markers!

Changes the sharpness of the image. Set to `-4` for auto-sharpness.

Expand Down
5 changes: 4 additions & 1 deletion param-docs/parameter-pages/TakeImage/Zoom.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Default Value: `false`
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.
This parameter can also be set on the Reference Image configuration page!

!!! Note
After changing this parameter you need to update your reference image and alignment markers!

Crop the camera sensor frame to `ImageSize` resolution instead of scaling it down.
5 changes: 4 additions & 1 deletion param-docs/parameter-pages/TakeImage/ZoomMode.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ Default Value: `0`
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.
This parameter can also be set on the Reference Image configuration page!

!!! Note
After changing this parameter you need to update your reference image and alignment markers!

`ZoomMode` only applies when `Zoom` is enabled.
Value 0: Crop the camera sensor frame to `ImageSize` resolution.
Expand Down
5 changes: 4 additions & 1 deletion param-docs/parameter-pages/TakeImage/ZoomOffsetX.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ Default Value: `0`
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.
This parameter can also be set on the Reference Image configuration page!

!!! Note
After changing this parameter you need to update your reference image and alignment markers!

`ZoomOffsetX` only applies when `Zoom` is enabled.
X coordinate of the crop location within the camera sensor frame.
5 changes: 4 additions & 1 deletion param-docs/parameter-pages/TakeImage/ZoomOffsetY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ Default Value: `0`
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.
This parameter can also be set on the Reference Image configuration page!

!!! Note
After changing this parameter you need to update your reference image and alignment markers!

`ZoomOffsetY` only applies when `Zoom` is enabled.
Y coordinate of the crop location within the camera sensor frame.
Binary file added sd-card/config/dig-cont_0640_s3_q.tflite
Binary file not shown.
2 changes: 1 addition & 1 deletion sd-card/html/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
edit_config_param.html
edit_config.html
Loading

0 comments on commit 37da795

Please sign in to comment.