This commit is contained in:
CaCO3
2023-02-20 23:37:18 +01:00
parent 7fa5120028
commit 39da2f8679
23 changed files with 60 additions and 7 deletions

View File

@@ -1,7 +1,10 @@
# Parameter `CNNGoodThreshold`
Default Value: `0.5`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
Threshold above which the classification should be to accept the value (only meaningful for digits).
!!! Warning
This is only supported for the `ana-class100` models!

View File

@@ -1,4 +1,5 @@
# Parameter `ExtendedResolution`
!!! WARNING
!!! Warning
This parameter is unused!
Use [`NUMBER.ExtendedResolution`](../Parameters/#PostProcessing-NUMBER.ExtendedResolution) instead!

View File

@@ -2,5 +2,6 @@
Default Value: `/log/analog`
Location to store separated analog images on the SD-Card for logging.
!!! Warning
A SD-Card has limited write cycles. Since the device does not do [Wear Leveling](https://en.wikipedia.org/wiki/Wear_leveling), this can wear out your SD-Card!