Files
AI-on-the-edge-device/sd-card/config/config.ini
2020-08-15 08:13:35 +02:00

44 lines
795 B
INI

[MakeImage]
;LogImageLocation = /log/source
WaitBeforeTakingPicture=5
ImageQuality = 5
ImageSize = VGA
[Alignment]
InitalRotate=180
/config/ref0.jpg 119, 273
/config/ref1.jpg 456, 138
SearchFieldX = 20
SearchFieldY = 20
[Digits]
Model=/config/dig0622.tfl
ModelInputSize 20, 32
LogImageLocation = /log/digit
digit1, 306, 120, 37, 67
digit2, 355, 120, 37, 67
digit3, 404, 120, 37, 67
[Analog]
Model=/config/ana0622.tfl
ModelInputSize 32, 32
LogImageLocation = /log/analog
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]