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
This commit is contained in:
CaCO3
2023-01-03 00:15:00 +01:00
parent e3ce23a844
commit c94ca56e34

View File

@@ -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)
![](img/correct_algo_zero_crossing.jpg)