explain_2.html 936 B

12345678910111213141516171819202122232425262728293031323334353637
  1. <!DOCTYPE html>
  2. <html style="width: fit-content">
  3. <head>
  4. <link rel="icon" href="data:,">
  5. <title>jomjol - AI on the edge</title>
  6. <meta charset="utf-8">
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8. <style>
  9. .h_iframe iframe {width:995px;height:605px;}
  10. .h_iframe {width:995px;height:605px;}
  11. h1 {font-size: 2em; margin-block-end: 0.3em;}
  12. h2 {font-size: 1.5em;margin-block-start: 0.3em;}
  13. h3 {font-size: 1.2em;}
  14. p {font-size: 1em;}
  15. </style>
  16. </head>
  17. <body style="font-family: arial">
  18. <h4>Alignment References</h4>
  19. Two opposite alignment references are needed to identify unique fix points on the image.
  20. <p>
  21. Mark the reference by drag and dop with the mouse or with the coordinates and push <b>"Update Reference"</b>.
  22. <br>
  23. You can switch between the two reference with <b>"Select Reference"</b>.
  24. </p>
  25. <p>
  26. Don't forget to save your changes with <b>"Save to Config.ini"</b>!.
  27. </p>
  28. </body>
  29. </html>