Merge pull request #14900 from opencv:dnn_fix_js_sample_v3
This commit is contained in:
commit
3cfd8cc1fe
@ -190,7 +190,7 @@ function main() {
|
||||
// Load opencv.js
|
||||
cv['onRuntimeInitialized']=()=>{
|
||||
main();
|
||||
});
|
||||
};
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user