1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Merge pull request #14864 from dkurt:fix_js_face_recognition

This commit is contained in:
Alexander Alekhin
2019-06-22 07:15:02 +00:00
+1 -1
View File
@@ -3,7 +3,7 @@
<html>
<head>
<script src="../../utils.js" type="text/javascript"></script>
<script src="utils.js" type="text/javascript"></script>
<script type='text/javascript'>
var netDet = undefined, netRecogn = undefined;