Skip to content

Commit

Permalink
Update getusermedia_ARUCO_MIP_36h12.html
Browse files Browse the repository at this point in the history
  • Loading branch information
skyyearxp committed Dec 19, 2023
1 parent 98a4d63 commit 1519b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/getusermedia/getusermedia_ARUCO_MIP_36h12.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<center>
<!--<div style="margin: 10px;"><strong>-= Augmented Reality Marker Detector =-</strong></div>-->
<video id="video" autoplay="true" style="display:none;"></video>
<canvas id="canvas" style="width:1920px; height:1080px;"></canvas>
<canvas id="canvas" style="width:640px; height:480px;"></canvas>
<!--<div style="margin: 15px;"><strong>Powered by <a href="https://damianofalcioni.github.io/js-aruco2/">js-aruco2</a></strong></div>-->
</center>

Expand Down

0 comments on commit 1519b4c

Please sign in to comment.