diff --git a/docs/FAQs.md b/docs/FAQs.md index f7831a0..12a1e1a 100644 --- a/docs/FAQs.md +++ b/docs/FAQs.md @@ -1,8 +1,8 @@ # Frequently Asked Questions -## My device is reboot frequently. What can I do? +## My device reboots frequently. What can I do? -There are several reasons for the reboot: +There are several reasons for frequent reboots: * Frequent HTML requests * Wrong configuration, missing configuration files @@ -26,7 +26,7 @@ Anecdotally, the authors of this page have great success with the meter. While t See the FAQs below for more details and configuration hints. -## My numbers are not corrected detected. What can I do? +## My numbers are not correctly detected. What can I do? * There is a dedicated page about the correct setting [ROI Configuration](../ROI-Configuration/). * This page also includes the instructions for gathering new images for the training. diff --git a/docs/ROI-Configuration.md b/docs/ROI-Configuration.md index 0e3398f..a6aeff4 100644 --- a/docs/ROI-Configuration.md +++ b/docs/ROI-Configuration.md @@ -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! \ No newline at end of file +A reboot is required to apply the changed configuration! diff --git a/docs/nav.yml b/docs/nav.yml index 2b8a38b..6c26649 100644 --- a/docs/nav.yml +++ b/docs/nav.yml @@ -14,7 +14,7 @@ nav: - External Links: - Releases: https://github.com/jomjol/AI-on-the-edge-device/releases - Web Installer/Console: https://jomjol.github.io/AI-on-the-edge-device/index.html - - Place an Issue: https://github.com/jomjol/AI-on-the-edge-device/issues + - Create an Issue: https://github.com/jomjol/AI-on-the-edge-device/issues - Join a Discussion: https://github.com/jomjol/AI-on-the-edge-device/discussions - Configuration: