qr code detector, marker detector
This commit is contained in:
18
vendor/ts-aruco/samples/index.html
vendored
Normal file
18
vendor/ts-aruco/samples/index.html
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aruco Examples ported to typescript</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Aruco demos</h1>
|
||||
<a href="debug.html">Debug</a>
|
||||
<a href="debug-posit.html">Debug Posit</a>
|
||||
<a href="getusermedia.html">Get user media</a>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user