mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +08:00
ab2c59b80e
Fix Test Case: in latest version, window.cv is a promise instance that makes most test case failed. * Fix Browser Test Case: In latest version, window.cv is a promise instance In latest version of opencv.js, window.cv is promise instance. So that most of the test cases is run failed. This commit is to fix browser test case. * Add comment for backward compatible Add comments for backward compatible |
||
---|---|---|
.. | ||
.eslintrc.json | ||
package.json | ||
run_puppeteer.js | ||
test_calib3d.js | ||
test_features2d.js | ||
test_imgproc.js | ||
test_mat.js | ||
test_objdetect.js | ||
test_utils.js | ||
test_video.js | ||
tests.html | ||
tests.js |