mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-10 13:36:54 +03:00
update
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,6 +3,7 @@
|
|||||||
.vscode/
|
.vscode/
|
||||||
.code-workspace
|
.code-workspace
|
||||||
.helper/
|
.helper/
|
||||||
|
/sd-card/htm./.vscode/
|
||||||
|
|
||||||
CMakeLists.txt.user
|
CMakeLists.txt.user
|
||||||
CMakeCache.txt
|
CMakeCache.txt
|
||||||
|
|||||||
@@ -1,56 +0,0 @@
|
|||||||
[MakeImage]
|
|
||||||
;LogImageLocation = /log/source
|
|
||||||
WaitBeforeTakingPicture=5
|
|
||||||
ImageQuality = 5
|
|
||||||
ImageSize = VGA
|
|
||||||
|
|
||||||
[Alignment]
|
|
||||||
InitalRotate=180
|
|
||||||
/config/ref0.jpg 86, 253
|
|
||||||
/config/ref1.jpg 446, 113
|
|
||||||
SearchFieldX = 20
|
|
||||||
SearchFieldY = 20
|
|
||||||
|
|
||||||
[Digits]
|
|
||||||
Model=/config/dig0622.tfl
|
|
||||||
LogImageLocation = /log/digit
|
|
||||||
ModelInputSize 20, 32
|
|
||||||
digit1, 306, 120, 37, 67
|
|
||||||
digit2, 355, 120, 37, 67
|
|
||||||
digit3, 404, 120, 37, 67
|
|
||||||
|
|
||||||
[Analog]
|
|
||||||
Model=/config/ana0622.tfl
|
|
||||||
LogImageLocation = /log/analog
|
|
||||||
ModelInputSize 32, 32
|
|
||||||
analog1, 444, 225, 92, 92
|
|
||||||
analog2, 391, 329, 92, 92
|
|
||||||
analog3, 294, 369, 92, 92
|
|
||||||
analog4, 168, 326, 92, 92
|
|
||||||
|
|
||||||
[PostProcessing]
|
|
||||||
PreValueUse = True
|
|
||||||
PreValueAgeStartup = 30
|
|
||||||
AllowNegativeRates = False
|
|
||||||
MaxRateValue = 0.1
|
|
||||||
ErrorMessage = True
|
|
||||||
CheckDigitIncreaseConsistency = True
|
|
||||||
|
|
||||||
|
|
||||||
[AutoTimer]
|
|
||||||
AutoStart= True
|
|
||||||
Intervall = 4.85
|
|
||||||
|
|
||||||
[Ende]
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 108 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 108 KiB |
Reference in New Issue
Block a user