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 |
||
---|---|---|
.. | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |