From c94ca56e34e75b2e5addd7febc835c5f539f30f7 Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Tue, 3 Jan 2023 00:15:00 +0100 Subject: [PATCH] imported wiki # Conflicts: # docs/Correction Algorithm.md # docs/Installation.md # docs/Learn-models-with-your-own-images.md # docs/Neural-Network-Types.md # docs/ROI-Configuration.md --- docs/Correction Algorithm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Correction Algorithm.md b/docs/Correction Algorithm.md index 5cc3a3e..554187f 100644 --- a/docs/Correction Algorithm.md +++ b/docs/Correction Algorithm.md @@ -71,4 +71,4 @@ Here the maximum change from one to the next reading can be limited. If a false The check digit increase consistency algorithm is functional for the digits only. Due to the fact, that the rotation might be a little bit earlier or later compared to the zero crossing of the digit before, errors during the reading before and after a zero crossing can be wrong. Therefore a simple algorithm can be applied, checking the consistency of zero crossing and changes in the following digit. This is applied to one after the other digit, starting with the lowest priority digits. -![](img/correct_algo_zero_crossing.jpg) \ No newline at end of file +![](img/correct_algo_zero_crossing.jpg)