yoloserv/modules/atlantean/html/test.html
2023-06-01 17:02:01 -03:00

9 lines
159 B
HTML

<html>
<head>
<title>Testing JS image processing</title>
</head>
<body>
<img src="../pic/yuv.jpg" width="200">
</body>
</html>