mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-27 12:50:39 +03:00
Update config.ini
This commit is contained in:
@@ -31,14 +31,14 @@ CamZoom = false
|
|||||||
CamZoomOffsetX = 0
|
CamZoomOffsetX = 0
|
||||||
CamZoomOffsetY = 0
|
CamZoomOffsetY = 0
|
||||||
CamZoomSize = 0
|
CamZoomSize = 0
|
||||||
LEDIntensity = 0
|
LEDIntensity = 50
|
||||||
Demo = true
|
Demo = false
|
||||||
|
|
||||||
[Alignment]
|
[Alignment]
|
||||||
InitialRotate = -34.6
|
InitialRotate = 0.0
|
||||||
SearchFieldX = 20
|
SearchFieldX = 20
|
||||||
SearchFieldY = 20
|
SearchFieldY = 20
|
||||||
AlignmentAlgo = default
|
AlignmentAlgo = Default
|
||||||
/config/ref0.jpg 103 271
|
/config/ref0.jpg 103 271
|
||||||
/config/ref1.jpg 442 142
|
/config/ref1.jpg 442 142
|
||||||
|
|
||||||
@@ -47,24 +47,30 @@ Model = /config/dig-cont_0710_s3_q.tflite
|
|||||||
CNNGoodThreshold = 0.5
|
CNNGoodThreshold = 0.5
|
||||||
;ROIImagesLocation = /log/digit
|
;ROIImagesLocation = /log/digit
|
||||||
;ROIImagesRetention = 3
|
;ROIImagesRetention = 3
|
||||||
main.dig1 438 62 49 71 false
|
main.dig1 294 126 30 54 false
|
||||||
|
main.dig2 343 126 30 54 false
|
||||||
|
main.dig3 391 126 30 54 false
|
||||||
|
|
||||||
[Analog]
|
[Analog]
|
||||||
Model = /config/ana-cont_1300_s2.tflite
|
Model = /config/ana-cont_1300_s2.tflite
|
||||||
|
CNNGoodThreshold = 0.5
|
||||||
;ROIImagesLocation = /log/analog
|
;ROIImagesLocation = /log/analog
|
||||||
;ROIImagesRetention = 3
|
;ROIImagesRetention = 3
|
||||||
main.ana1 452 199 120 120 false
|
main.ana1 432 230 92 92 false
|
||||||
|
main.ana2 379 332 92 92 false
|
||||||
|
main.ana3 283 374 92 92 false
|
||||||
|
main.ana4 155 328 92 92 false
|
||||||
|
|
||||||
[PostProcessing]
|
[PostProcessing]
|
||||||
main.DecimalShift = 0
|
main.DecimalShift = 0
|
||||||
;main.AnalogToDigitTransitionStart =
|
main.AnalogDigitTransitionStart = 9.2
|
||||||
main.ChangeRateThreshold = 2
|
main.ChangeRateThreshold = 2
|
||||||
PreValueUse = true
|
PreValueUse = true
|
||||||
PreValueAgeStartup = 720
|
PreValueAgeStartup = 720
|
||||||
main.AllowNegativeRates = true
|
main.AllowNegativeRates = false
|
||||||
main.MaxRateValue = 0.05
|
main.MaxRateValue = 0.05
|
||||||
;main.MaxRateType = AbsoluteChange
|
;main.MaxRateType = AbsoluteChange
|
||||||
main.ExtendedResolution = true
|
main.ExtendedResolution = false
|
||||||
main.IgnoreLeadingNaN = false
|
main.IgnoreLeadingNaN = false
|
||||||
ErrorMessage = true
|
ErrorMessage = true
|
||||||
CheckDigitIncreaseConsistency = false
|
CheckDigitIncreaseConsistency = false
|
||||||
@@ -88,7 +94,7 @@ HomeassistantDiscovery = false
|
|||||||
;user = undefined
|
;user = undefined
|
||||||
;password = undefined
|
;password = undefined
|
||||||
;main.Measurement = undefined
|
;main.Measurement = undefined
|
||||||
;main.Field =
|
;main.Field = undefined
|
||||||
|
|
||||||
;[InfluxDBv2]
|
;[InfluxDBv2]
|
||||||
;Uri = undefined
|
;Uri = undefined
|
||||||
@@ -104,6 +110,7 @@ HomeassistantDiscovery = false
|
|||||||
;UploadImg = 0
|
;UploadImg = 0
|
||||||
|
|
||||||
;[GPIO]
|
;[GPIO]
|
||||||
|
;MainTopicMQTT = wasserzaehler/GPIO
|
||||||
;IO0 = input disabled 10 false false
|
;IO0 = input disabled 10 false false
|
||||||
;IO1 = input disabled 10 false false
|
;IO1 = input disabled 10 false false
|
||||||
;IO3 = input disabled 10 false false
|
;IO3 = input disabled 10 false false
|
||||||
@@ -116,21 +123,21 @@ LEDColor = 150 150 150
|
|||||||
|
|
||||||
[AutoTimer]
|
[AutoTimer]
|
||||||
AutoStart = true
|
AutoStart = true
|
||||||
Interval = 1
|
Interval = 5
|
||||||
|
|
||||||
[DataLogging]
|
[DataLogging]
|
||||||
DataLogActive = false
|
DataLogActive = true
|
||||||
DataFilesRetention = 3
|
DataFilesRetention = 3
|
||||||
|
|
||||||
[Debug]
|
[Debug]
|
||||||
LogLevel = 3
|
LogLevel = 1
|
||||||
LogfilesRetention = 3
|
LogfilesRetention = 3
|
||||||
|
|
||||||
[System]
|
[System]
|
||||||
Tooltip = true
|
|
||||||
TimeZone = CET-1CEST,M3.5.0,M10.5.0/3
|
TimeZone = CET-1CEST,M3.5.0,M10.5.0/3
|
||||||
;TimeServer = pool.ntp.org
|
;TimeServer = pool.ntp.org
|
||||||
;Hostname = undefined
|
;Hostname = undefined
|
||||||
RSSIThreshold = -75
|
RSSIThreshold = -75
|
||||||
CPUFrequency = 160
|
CPUFrequency = 160
|
||||||
SetupMode = false
|
Tooltip = true
|
||||||
|
SetupMode = true
|
||||||
|
|||||||
Reference in New Issue
Block a user