mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
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