Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-2-capstone-design2
/
2014104149
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Graduate
2020-11-23 18:17:53 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ae61b3e511fb127d3360c6b2b9190aa4ef3b02b0
ae61b3e5
1 parent
091bb35b
Opencv.js face detect
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
flask/templates/index.html
flask/templates/index.html
View file @
ae61b3e
...
...
@@ -81,6 +81,7 @@ if (navigator.mediaDevices.getUserMedia){
}
catch
(
err
)
{
utils
.
printError
(
err
);
}
}
// schedule the first one.
setTimeout
(
processVideo
,
0
);
</script>
...
...
Please
register
or
login
to post a comment