41 Commits (fc85f3644d8084e86e76a0583d96de36cecf0985)

Author SHA1 Message Date
Pavel Rojtberg 293729f48a js: whitelist some more functions (calib3d , aruco) 5 years ago
Dmitry Kurtaev a66a1a24d7 Fix drawKeypoints and drawMatches for JS 5 years ago
Cameron Martin 0ae053fdf8 js: Add findHomography js bindings. 5 years ago
Thang Tran 2a67375239 js: added fillPoly() and fillConvexPoly() 5 years ago
Thang Tran eb243847eb js: added floodFill function to JS binding 6 years ago
Dmitry Kurtaev 18ab85efc2 Backport commits from 6 years ago
Dmitry Kurtaev 8ecc5e6f64 Add tests for features2d JavaScript bindings 6 years ago
Ramez Rafla eb00dce78e Merge pull request #13710 from ramezrafla:3.4 6 years ago
Pavel Rojtberg 2f89158339 js: allow building with basic aruco functionality 6 years ago
Pavel Rojtberg 27d15894d8 js: allow building without dnn 6 years ago
Rijubrata Bhaumik e70786e05e Merge pull request #13300 from riju:photoModule 6 years ago
Alexander Alekhin f185640eda
Merge pull request #12799 from alalek:update_build_js 6 years ago
Dmitry Kurtaev 7649e537b7 Fix JavaScript bindings for features2d module 6 years ago
Dmitry Kurtaev e9f99063c7 JavaScript bindings for features2d module 6 years ago
Alexander Alekhin fe56bdeeb9
Merge pull request #12647 from alalek:cmake_js_cleanup 6 years ago
Hamdi Sahloul 0739d1c2eb JS: Support enum properties 6 years ago
Hamdi Sahloul 84ae8097b1 Merge pull request #12601 from cv3d:fix/js 6 years ago
Hamdi Sahloul 95b1fe0776 JS: Provides meaningful message in case of compile issues 6 years ago
Hamdi Sahloul 35bee663eb JS: Improves Emscripten detection 6 years ago
Hamdi Sahloul b487e2df0b opencv_js: Support Python3 and MSVC 6 years ago
Hamdi Sahloul c6ed2bf9aa opencv_js: fix a bug in handling enums using the new parser 6 years ago
Alexander Alekhin d52cef1719 js: use generated list of OpenCV headers 6 years ago
Alexander Alekhin fcfa488250 build: fix js build (make video->calib3d dependency optional) 6 years ago
luz.paz e805a55a5b Misc. modules/ typos (cont.) 7 years ago
Alexander Alekhin 02bc17be6f js: filterout OpenCL headers 7 years ago
Dmitry Kurtaev f503515082 JavaScript bindings for dnn module 7 years ago
Alexander Alekhin 2210ed4fdd js: fix tests (qunit -> node-qunit) 7 years ago
Alexander Alekhin 3010cc5971 js: skip 'utils' headers 7 years ago
Congxiang Pan 89b6e68e1e Merge pull request #9466 from huningxin:js 7 years ago