edit_explain_0.html 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <!DOCTYPE html>
  2. <html style="width: fit-content">
  3. <head>
  4. <title>jomjol - AI on the edge</title>
  5. <meta charset="utf-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <style>
  8. .h_iframe iframe {width:995px;height:605px;}
  9. .h_iframe {width:995px;height:605px;}
  10. h1 {font-size: 2em; margin-block-end: 0.3em;}
  11. h2 {font-size: 1.5em;margin-block-start: 0.3em;}
  12. h3 {font-size: 1.2em;}
  13. p {font-size: 1em;}
  14. </style>
  15. </head>
  16. <body style="font-family: arial">
  17. <h2>Welcome to the Setup of the Digitizer</h2>
  18. <p>
  19. <img src="flow_overview.jpg" alt=""><img src="cnn_images.jpg" alt="">
  20. </p>
  21. <p>
  22. This is the first time you the digitizer. You have been automatically routed to the <b>initial setup procedure</b>.
  23. This procedure should adjust the setting to your local counter. Basically you can customize your settings in five steps.
  24. <br>
  25. In the final step the inital setup will be disabled and it will restart to the normal mode.
  26. <br>
  27. <br>
  28. Just use the buttons "Next" and "Previous" to nagivate through the process.
  29. <br>
  30. </p>
  31. <p>
  32. Follow the instructions:
  33. </p>
  34. <p>
  35. <ol>
  36. <li>Create reference image <br>
  37. Basis for the position references and the marking of the digits and counters.</li>
  38. <li>Define two unique references <br>
  39. Used to align the individual camera shot and identify the absolut positions</li>
  40. <li>Define the digits <br>
  41. Digital digits to be recognized</li>
  42. <li>Define the analog counters <br>
  43. Analog counters to be identified</li>
  44. <li>General settings <br>
  45. Most can stay to the default value - also MQTT connection can be specified here</li>
  46. </ol>
  47. <p>
  48. After step 5 you switch of the setup mode, reboot and start in normal mode!
  49. <h4>Have fun with the digitizer!</h4>
  50. </body>
  51. </html>