mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-06 19:46:54 +03:00
13 lines
719 B
Markdown
13 lines
719 B
Markdown
# Parameter `AnalogToDigitTransitionStart`
|
|
Default Value: `9.2`
|
|
|
|
This can be used if you have wrong values, but the recognition of the individual ROIs are correct.
|
|
Look for the start of changing of the first digit and note the analog pointer value behind.
|
|
Set it here. Only used on combination of digits and analog pointers.
|
|
See [here](../Watermeter-specific-analog---digit-transition) for details.
|
|
|
|
Range: `6.0` .. `9.9`.
|
|
|
|
!!! Note
|
|
If you edit the config file manually, you must prefix this parameter with `<NUMBER>` followed by a dot (eg. `main.AnalogToDigitTransitionStart`). The reason is that this parameter is specific for each `<NUMBER>` (`<NUMBER>` is the name of the number sequence defined in the ROI's).
|