Deployed 9bd60ed with MkDocs version: 1.4.2

This commit is contained in:
github-actions[bot]
2023-03-13 20:05:32 +00:00
parent b188779df7
commit 1289f87fff
7 changed files with 95 additions and 51 deletions

View File

@@ -248,6 +248,7 @@ But you might be interested in it.</p>
<p>Neural network evaluation of analog counter. The neural network is defined by a tflite formatted file and the output is a number between 0.0 .. 9.9, representing the position of the pointer.</p>
<h4 id="5-postprocessing">5. <code>[PostProcessing]</code></h4>
<p>Summarized the individually converted pictures to the overall result. It also implements some error corrections and consistency checks to filter wrong reading.</p>
<p>For more details look at <a href="../Correction%20Algorithm/">Correction Algorithm</a>).</p>
<h4 id="6-mqtt">6. <code>[MQTT]</code></h4>
<p>Transfer of the readings to a MQTT server.</p>
<h4 id="7-autotimer">7. <code>[AutoTimer]</code></h4>