From 5650f0380b9abffe7525290c91828365937187dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 26 Jan 2025 16:47:18 +0000 Subject: [PATCH] Deployed c8e6726 with MkDocs version: 1.6.1 --- 404.html | 4 ++-- Additional-Information/index.html | 6 +++--- Alignment/index.html | 4 ++-- Best-Practice/index.html | 8 ++++---- Build-Instructions/index.html | 4 ++-- Choosing-the-Model/index.html | 4 ++-- Configuration/index.html | 4 ++-- Correction Algorithm/index.html | 18 +++++++++--------- Demo-Mode/index.html | 4 ++-- Error-Codes/index.html | 4 ++-- Error-Debugging/index.html | 16 ++++++++-------- External-LED/index.html | 4 ++-- FAQs/index.html | 4 ++-- Frequent-Reboots/index.html | 4 ++-- Hardware-Compatibility/index.html | 4 ++-- Influx-DB/index.html | 4 ++-- Installation/index.html | 4 ++-- Integration-Home-Assistant/index.html | 4 ++-- Learn-models-with-your-own-images/index.html | 4 ++-- MQTT-API/index.html | 4 ++-- Neural-Network-Types/index.html | 4 ++-- New-Releases-Notification/index.html | 4 ++-- Parameters/index.html | 4 ++-- Password-Protection/index.html | 4 ++-- REST-API/index.html | 4 ++-- ROI-Configuration/index.html | 12 ++++++------ Reference-Image/index.html | 4 ++-- Release-creation/index.html | 4 ++-- StatusLED-BlinkCodes/index.html | 4 ++-- Testing/index.html | 4 ++-- Upload-files-by-script/index.html | 4 ++-- WLAN-disconnect-reason/index.html | 4 ++-- .../index.html | 16 ++++++++-------- Webhook/index.html | 4 ++-- collect-new-images/index.html | 6 +++--- data-logging/index.html | 6 +++--- index.html | 6 +++--- initial-setup/index.html | 4 ++-- nav.yml | 2 +- ota/index.html | 4 ++-- outdated--Integrated-Functions/index.html | 4 ++-- prometheus-openmetrics/index.html | 4 ++-- search/search_index.json | 2 +- sitemap.xml | 2 +- sitemap.xml.gz | Bin 697 -> 695 bytes unstable-installation/index.html | 6 +++--- 46 files changed, 117 insertions(+), 117 deletions(-) rename {Watermeter-specific-analog---digital-transition => Watermeter-specific-analog---digit-transition}/index.html (97%) diff --git a/404.html b/404.html index 1cc56f1..8118197 100644 --- a/404.html +++ b/404.html @@ -709,11 +709,11 @@
  • - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters diff --git a/Additional-Information/index.html b/Additional-Information/index.html index 1f481ca..0d2e0b8 100644 --- a/Additional-Information/index.html +++ b/Additional-Information/index.html @@ -294,9 +294,9 @@
  • - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
  • @@ -596,8 +596,8 @@

    The following links point to additional information in other repos:

    1. Digits

    2. Analog

    1.2 Reflections

    diff --git a/Build-Instructions/index.html b/Build-Instructions/index.html index 68e5c77..6c87679 100644 --- a/Build-Instructions/index.html +++ b/Build-Instructions/index.html @@ -294,9 +294,9 @@
  • - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
  • diff --git a/Choosing-the-Model/index.html b/Choosing-the-Model/index.html index 7b6df8d..aa742c8 100644 --- a/Choosing-the-Model/index.html +++ b/Choosing-the-Model/index.html @@ -417,9 +417,9 @@
  • - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
  • diff --git a/Configuration/index.html b/Configuration/index.html index c9af82c..1a51fc5 100644 --- a/Configuration/index.html +++ b/Configuration/index.html @@ -401,9 +401,9 @@
  • - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
  • diff --git a/Correction Algorithm/index.html b/Correction Algorithm/index.html index 1e1e121..967826a 100644 --- a/Correction Algorithm/index.html +++ b/Correction Algorithm/index.html @@ -294,9 +294,9 @@
  • - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
  • @@ -385,9 +385,9 @@
  • -1.0.1.0.5.2 +1.0.1.0.5.2 - AnalogDigitalTransitionStart + AnalogDigitTransitionStart
  • @@ -757,9 +757,9 @@
  • -1.0.1.0.5.2 +1.0.1.0.5.2 - AnalogDigitalTransitionStart + AnalogDigitTransitionStart
  • @@ -823,7 +823,7 @@
    1.0.1.0.1 PreValue

    The last correct read value. PreValue is here a bit missleading, because normally it is the same as the last value. In the next round of reading it will be used to check nagtive rates, high rates (MaxRateValue / MaxRateType) and CCheckDigitIncreaseConsistency (dig-class11 only). Either from a previous correctly identified value or manual setting by the user.

    1.0.1.0.2 Digits
    -

    Value that are digitized from a digital number. There are 11 allowed values for this:

    +

    Value that are digitized from a digit number. There are 11 allowed values for this:

    1. Digits: 0, 1, 2, ... 9
    2. N = Not-a-Number - representing a not unique state between two numbers
    3. @@ -842,8 +842,8 @@

      If the ExtendedResolution setting is true, there is an exception where the value does not become smaller, but no error is output. This only applies if the value +/- 0.2 of the last digit is inaccurate.

      1.0.1.0.5.1 DecimalShift

      The DecimalShift setting puts the decimal point in the right place. It acts like a shift. Negative values shift the decimal point to the left. Positive values move the decimal point to the right, filling with zero.

      -
      1.0.1.0.5.2 AnalogDigitalTransitionStart
      -

      For detailed description see Analog-digital-transition.

      +
      1.0.1.0.5.2 AnalogDigitTransitionStart
      +

      For detailed description see Analog-digit-transition.

      1.0.1.0.5.3 MaxRateValue and MaxRateType

      Here the maximum change from one to the next reading can be limited. If a false reading of the neural network results in a change larger than this, the reading is flagged as false. There a two types of comparisons possible

      1) AbsolutChange: Here the difference between the PreValue and the current reading is compared directly, independent how much time has passed since the last reading. diff --git a/Demo-Mode/index.html b/Demo-Mode/index.html index c3efa26..1c7badb 100644 --- a/Demo-Mode/index.html +++ b/Demo-Mode/index.html @@ -294,9 +294,9 @@

    4. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    5. diff --git a/Error-Codes/index.html b/Error-Codes/index.html index 32d03e5..7bc82ac 100644 --- a/Error-Codes/index.html +++ b/Error-Codes/index.html @@ -294,9 +294,9 @@
    6. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    7. diff --git a/Error-Debugging/index.html b/Error-Debugging/index.html index f0d4fcf..5ae58da 100644 --- a/Error-Debugging/index.html +++ b/Error-Debugging/index.html @@ -294,9 +294,9 @@
    8. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    9. @@ -421,9 +421,9 @@
    10. -1.3 +1.3 - My Analog Meter are recognized as Digital Counter or vice versa + My Analog Meter are recognized as Digit Counter or vice versa
    11. @@ -649,9 +649,9 @@
    12. -1.3 +1.3 - My Analog Meter are recognized as Digital Counter or vice versa + My Analog Meter are recognized as Digit Counter or vice versa
    13. @@ -684,11 +684,11 @@

      If after those adjustment you still have some issues, you can try to adjust your alignment settings in expert mode:

      -

      1.3 My Analog Meter are recognized as Digital Counter or vice versa

      +

      1.3 My Analog Meter are recognized as Digit Counter or vice versa

      1. First, check that your ROI are correctly defined (yey!)
      2. -
      3. Second, verify that the name of your ROI analog and digital ROIs are different
      4. +
      5. Second, verify that the name of your ROI analog and digit ROIs are different

      1.4 Recognition is working well, but number aren't sorted correctly

      You have to sort your ROI correctly (Bigger to smaller). Select your ROI and click either "move next" or "move previous". Repeat until your ROI are correctly sorted

      diff --git a/External-LED/index.html b/External-LED/index.html index 5fbbbf6..529d448 100644 --- a/External-LED/index.html +++ b/External-LED/index.html @@ -323,9 +323,9 @@
    14. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    15. diff --git a/FAQs/index.html b/FAQs/index.html index c337ed6..6773894 100644 --- a/FAQs/index.html +++ b/FAQs/index.html @@ -379,9 +379,9 @@
    16. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    17. diff --git a/Frequent-Reboots/index.html b/Frequent-Reboots/index.html index 09af086..9e64f94 100644 --- a/Frequent-Reboots/index.html +++ b/Frequent-Reboots/index.html @@ -294,9 +294,9 @@
    18. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    19. diff --git a/Hardware-Compatibility/index.html b/Hardware-Compatibility/index.html index 6e59bc2..3ba0d07 100644 --- a/Hardware-Compatibility/index.html +++ b/Hardware-Compatibility/index.html @@ -316,9 +316,9 @@
    20. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    21. diff --git a/Influx-DB/index.html b/Influx-DB/index.html index c522cfb..3d037c0 100644 --- a/Influx-DB/index.html +++ b/Influx-DB/index.html @@ -294,9 +294,9 @@
    22. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    23. diff --git a/Installation/index.html b/Installation/index.html index 7c4e5f5..9d8c054 100644 --- a/Installation/index.html +++ b/Installation/index.html @@ -444,9 +444,9 @@
    24. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    25. diff --git a/Integration-Home-Assistant/index.html b/Integration-Home-Assistant/index.html index 324c601..62c8f2c 100644 --- a/Integration-Home-Assistant/index.html +++ b/Integration-Home-Assistant/index.html @@ -366,9 +366,9 @@
    26. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    27. diff --git a/Learn-models-with-your-own-images/index.html b/Learn-models-with-your-own-images/index.html index d8b284b..fa04107 100644 --- a/Learn-models-with-your-own-images/index.html +++ b/Learn-models-with-your-own-images/index.html @@ -294,9 +294,9 @@
    28. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    29. diff --git a/MQTT-API/index.html b/MQTT-API/index.html index c966083..bd5a4d1 100644 --- a/MQTT-API/index.html +++ b/MQTT-API/index.html @@ -294,9 +294,9 @@
    30. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    31. diff --git a/Neural-Network-Types/index.html b/Neural-Network-Types/index.html index 8b7ddf9..e2ceda5 100644 --- a/Neural-Network-Types/index.html +++ b/Neural-Network-Types/index.html @@ -294,9 +294,9 @@
    32. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    33. diff --git a/New-Releases-Notification/index.html b/New-Releases-Notification/index.html index 4b68be6..0b466f6 100644 --- a/New-Releases-Notification/index.html +++ b/New-Releases-Notification/index.html @@ -294,9 +294,9 @@
    34. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    35. diff --git a/Parameters/index.html b/Parameters/index.html index ef54a47..e03d212 100644 --- a/Parameters/index.html +++ b/Parameters/index.html @@ -1276,9 +1276,9 @@
    36. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    37. diff --git a/Password-Protection/index.html b/Password-Protection/index.html index 0f35dcf..218343b 100644 --- a/Password-Protection/index.html +++ b/Password-Protection/index.html @@ -295,9 +295,9 @@
    38. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    39. diff --git a/REST-API/index.html b/REST-API/index.html index d13d233..6923b5d 100644 --- a/REST-API/index.html +++ b/REST-API/index.html @@ -294,9 +294,9 @@
    40. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    41. diff --git a/ROI-Configuration/index.html b/ROI-Configuration/index.html index ec2c75f..317cfb8 100644 --- a/ROI-Configuration/index.html +++ b/ROI-Configuration/index.html @@ -384,9 +384,9 @@
    42. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    43. @@ -778,7 +778,7 @@ There are several precautions to detect this. For details see the section
    44. Using a well trained Model.

      -

      Have a look on the Digital Counters resp. Analog Needles to check if your types are contained. If your number types are not contained, you should take the effort to record them so we can add them to the training data. See Collect images to improve the models on how to collect new training data.

      +

      Have a look on the Digit Counters resp. Analog Needles to check if your types are contained. If your number types are not contained, you should take the effort to record them so we can add them to the training data. See Collect images to improve the models on how to collect new training data.

    1.1 Precondition

    @@ -816,7 +816,7 @@ The circle should exactly fit to the outer size of the meter and the cross shoul

    Here is an example with the details for the ROI ana1:

    1.2.2 Digits

    -

    For the Digital Meters it is a little bit more complicated, as there are different options of digital models which can be choosen.

    +

    For the Digit Meters it is a little bit more complicated, as there are different options of digit models which can be choosen.

    1.2.2.1 Correct Size for ROI

    First of all, choose the right size of the ROI. The configuration of ROIs differs a bit on the selected model (see below).

    @@ -825,13 +825,13 @@ The configuration of ROIs differs a bit on the selected model (see below).

    Here we only show the different configuration of the ROIs.

    1. -

      Digital Meters with only recognized full digits (0, 1, 2, 3, ... 9)

      +

      Digit Meters with only recognized full digits (0, 1, 2, 3, ... 9)

      Suggested Model: dig-class11-*.tfl

      Advantage: broad variety of types included in the training.

      Disadvantage: partially rotated numbers cannot be detected.

    2. -

      Digital Meters with sub-digit resolution (0.0, 0.1, 0.2, .... 9.8, 9.9)

      +

      Digit Meters with sub-digit resolution (0.0, 0.1, 0.2, .... 9.8, 9.9)

      Suggested Model: dig-cont-*.tfl or dig-class100-*.tfl

      Advantage: partial numbers can be detected and a better post processing is possible.

      Disadvantage: only limited types of meter types are trained due to the high effort for the training data.

      diff --git a/Reference-Image/index.html b/Reference-Image/index.html index 5e11863..7ac8870 100644 --- a/Reference-Image/index.html +++ b/Reference-Image/index.html @@ -330,9 +330,9 @@
    3. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    4. diff --git a/Release-creation/index.html b/Release-creation/index.html index 4542def..70790b5 100644 --- a/Release-creation/index.html +++ b/Release-creation/index.html @@ -294,9 +294,9 @@
    5. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    6. diff --git a/StatusLED-BlinkCodes/index.html b/StatusLED-BlinkCodes/index.html index f46d4c8..54d3b99 100644 --- a/StatusLED-BlinkCodes/index.html +++ b/StatusLED-BlinkCodes/index.html @@ -294,9 +294,9 @@
    7. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    8. diff --git a/Testing/index.html b/Testing/index.html index a833c3f..e264991 100644 --- a/Testing/index.html +++ b/Testing/index.html @@ -294,9 +294,9 @@
    9. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    10. diff --git a/Upload-files-by-script/index.html b/Upload-files-by-script/index.html index 20d5736..174deb4 100644 --- a/Upload-files-by-script/index.html +++ b/Upload-files-by-script/index.html @@ -294,9 +294,9 @@
    11. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    12. diff --git a/WLAN-disconnect-reason/index.html b/WLAN-disconnect-reason/index.html index d8f0a8b..81bc2f7 100644 --- a/WLAN-disconnect-reason/index.html +++ b/WLAN-disconnect-reason/index.html @@ -294,9 +294,9 @@
    13. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    14. diff --git a/Watermeter-specific-analog---digital-transition/index.html b/Watermeter-specific-analog---digit-transition/index.html similarity index 97% rename from Watermeter-specific-analog---digital-transition/index.html rename to Watermeter-specific-analog---digit-transition/index.html index 4171c91..1fe9c87 100644 --- a/Watermeter-specific-analog---digital-transition/index.html +++ b/Watermeter-specific-analog---digit-transition/index.html @@ -5,12 +5,12 @@ - + -Analog/Digital Transition on Water Meters - AI on the Edge Device +Analog/Digit Transition on Water Meters - AI on the Edge Device @@ -23,7 +23,7 @@
      -1. +1. Skip to content
      @@ -47,7 +47,7 @@
      - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
      @@ -297,13 +297,13 @@ - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters
    15. - + - Analog/Digital Transition on Water Meters + Analog/Digit Transition on Water Meters