Gitiles
Code Review
Sign In
gerrit.opencord.org
/
person-detection-app
/
30a2373c1d72044cd4a710894b2bca18f136ebcb
/
.
/
person_detection
/
templates
/
index.html
blob: 26ab1e81a0d61a12e4fb298cb938b52c01b27759 [
file
] [
log
] [
blame
]
<html>
<head>
<title>
Person Detection - Aether Edge Application
</title>
</head>
<body>
<h1>
Person Detection - Aether Edge Application
</h1>
<img
src
=
"{{ url_for('video_feed') }}"
>
</body>
</html>