mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-10 05:26:54 +03:00
Small language fixes (#20)
* Small language fixes * Another fix * Another fix
This commit is contained in:
committed by
GitHub
parent
55e076ab9d
commit
23481fc7e7
@@ -41,7 +41,7 @@ Make sure the ROIs are in the right order, matching the significance of a digit/
|
||||
The order of the ROIs defines how the individual digits are combined to the total number. The first ROI is the digit with the highest order (left side), then the second and so on. You can control the order in the selector tab and change it with the buttons `"move Next"` or `"move Previous"`.
|
||||
|
||||
In most cases **digits** are ordered equidistantly (have the same distance between each other) and have the same size.
|
||||
Bcause of this the Web Interface keeps their sises and distance the same.
|
||||
Bcause of this the Web Interface keeps their sizes and distance the same.
|
||||
If you need individual sizes or distances, untick the settings `(4)`.
|
||||
|
||||
In almost all cases the sizes and `y` values should be identical!
|
||||
@@ -150,4 +150,4 @@ Here an example:
|
||||
### Saving
|
||||
Once you are done, push `Save` to persist your setup.
|
||||
|
||||
A reboot is required to apply the changed configuration!
|
||||
A reboot is required to apply the changed configuration!
|
||||
|
||||
Reference in New Issue
Block a user