kopia lustrzana https://github.com/halfmonty/StringArtGenerator
Update index.html
rodzic
1734e7c57e
commit
68a7cfe619
|
@ -11,7 +11,7 @@
|
||||||
<body>
|
<body>
|
||||||
<h2>String Art Generator</h2>
|
<h2>String Art Generator</h2>
|
||||||
<p id="status">Please wait: loading...</p><br/>
|
<p id="status">Please wait: loading...</p><br/>
|
||||||
<span>Wait for generate to complete loading. Use Square images or else the results will be weird.<br/>
|
<span>Wait for generator to say ready. Use Square images or else the results will be weird.<br/>
|
||||||
For best results use close up high contrast pictures.<br/>
|
For best results use close up high contrast pictures.<br/>
|
||||||
If the page crashes (which it may) just refresh or close and re-open the tab/window.<br/><br/>
|
If the page crashes (which it may) just refresh or close and re-open the tab/window.<br/><br/>
|
||||||
</span>
|
</span>
|
||||||
|
@ -627,4 +627,4 @@ function onOpenCvReady() {
|
||||||
</script>
|
</script>
|
||||||
<script async src="opencv.js" onload="onOpenCvReady();" type="text/javascript"></script>
|
<script async src="opencv.js" onload="onOpenCvReady();" type="text/javascript"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Ładowanie…
Reference in New Issue