explain_1.html 969 B

123456789101112131415161718192021222324252627282930313233
  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. <h4>Reference Image</h4>
  18. The reference image is the base to define the digits, counters and references positions.
  19. <p>
  20. Firstly you see the default image. Use the Button "Create New Reference" to start to create your own reference image.<br>
  21. Most important feature is a straight alignment of the image. Use the Pre-rotate angle and the fine alignment to adjust the rotation of the image<br>
  22. Store the reference image by pushing <b>"Update Reference Image"</b>.
  23. </p>
  24. </body>
  25. </html>