camera-info updates
All checks were successful
ClarkeIS Build / Build-Docker-Image (push) Successful in 24s
All checks were successful
ClarkeIS Build / Build-Docker-Image (push) Successful in 24s
This commit is contained in:
@@ -27,8 +27,9 @@
|
||||
<button onclick="render()">Finish</button>
|
||||
</div>
|
||||
<div id="finalresult" style="display: none;">
|
||||
<canvas id="final" width="720" height="480"></canvas>
|
||||
<canvas id="final" width="1440" height="960"></canvas>
|
||||
<button onclick="download()">Download!</button>
|
||||
<button onclick="window.location.reload()">Take Another Picture</button>
|
||||
</div>
|
||||
<script src="main.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user