mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-09 13:06:54 +03:00
Rolling 20201204
This commit is contained in:
37
sd-card/html/edit_explain_0.html
Normal file
37
sd-card/html/edit_explain_0.html
Normal file
@@ -0,0 +1,37 @@
|
||||
<!DOCTYPE html>
|
||||
<html style="width: fit-content">
|
||||
<head>
|
||||
<title>jomjol - AI on the edge</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<style>
|
||||
.h_iframe iframe {width:995px;height:605px;}
|
||||
.h_iframe {width:995px;height:605px;}
|
||||
|
||||
h1 {font-size: 2em; margin-block-end: 0.3em;}
|
||||
h2 {font-size: 1.5em;margin-block-start: 0.3em;}
|
||||
h3 {font-size: 1.2em;}
|
||||
p {font-size: 1em;}
|
||||
|
||||
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body style="font-family: arial">
|
||||
|
||||
This is your first start of the digitizer. You need to go through 5 steps, to customize the setting. Just follow the instructions:
|
||||
<p>
|
||||
<ol>
|
||||
<li>Define a reference image on which the digits, counters and reference points are marked</li>
|
||||
<li>Define two references, which are used to align the image and identify fixed positions on the image</li>
|
||||
<li>Mark and define the digits to recognize</li>
|
||||
<li>Mark and define the analog counters to be recognized</li>
|
||||
<li>Adopt general settings</li>
|
||||
</ol>
|
||||
<p>
|
||||
Just use the buttons "Next" and "Previous" to nagivate through the process.
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user