67 Commits (f05ef64df87facaaee35e042c477b819e220e950)

Author SHA1 Message Date
laolaolulu adc55608f1
Merge pull request #24458 from laolaolulu:4.x 2 years ago
Alexander Smorkalov abc4eeb9a7 Add JavaScript bindings for SimpleBlobDetector. 2 years ago
Stefan Dragnev 9b5a719d80 build fixes for emscripten 3.1.45 2 years ago
Ulvi YELEN d6d15c136a
if browser supports wasm but only asm.js path provided use asm.js as fallback 2 years ago
Alexander Smorkalov 538b13aeec JS bindings for bar code detector. 2 years ago
Alexander Smorkalov 3af6001a75 JS bindings for Aruco-based QR code detector. 2 years ago
Alexander Smorkalov 61488885b5 Refreshed JavaScript bindings for Aruco related algorithms. 2 years ago
Zero2key 4e050e85ad
add opencv.js imread function can use OffscreenCanvas 2 years ago
Eran Geva 68bd156a71
add willReadFrequently on imread in js 3 years ago
Lucas Yang b152b8cbcd
Fix missing CharVector for JavaScript bindings 3 years ago
Alexander Alekhin 3d5d3ea20c js: add TrackerMIL 4 years ago
Saša Bajtl 2062a7ca8f Bugfix on import script with web worker. 4 years ago
Alexander Alekhin 3eea3dd46b imgproc: add IntelligentScissors 4 years ago
Alexander Alekhin 0681deb3c9 js: fix Python 3 support in make_umd.py 4 years ago
Alexander Alekhin 7e5c4fe1cd cmake(js): update js targets 4 years ago
Justin Frank 61a8cf8ba7 Fix TypeError when building for WebAssembly with Python 3 5 years ago
Kun Liang c82417697a
Merge pull request #18068 from lionkunonly:gsoc_2020_simd 5 years ago
Sebastián Gurín dd9262c318 expose FS 6 years ago
Dizhenin Vlad edc5518f68 Merge pull request #15608 from SimpleVlad:3.4 6 years ago
Sebastián Gurin a3144cbadc Merge pull request #15480 from cancerberoSgx:estimateAffine2D 6 years ago
Brandon 25dee8383c Merge pull request #15595 from frastlin:rodrigues 6 years ago
Wenzhao Xiang c2096771cb Merge pull request #15371 from Wenzhao-Xiang:gsoc_2019 6 years ago
ilbalance 0b5d0b83be Merge pull request #15275 from ilbalance:js_inpaint 6 years ago
ilbalance cf93a05d2d Merge pull request #15230 from ilbalance:js_rotate 6 years ago
Pavel Rojtberg 293729f48a js: whitelist some more functions (calib3d , aruco) 6 years ago
Dmitry Kurtaev a66a1a24d7 Fix drawKeypoints and drawMatches for JS 6 years ago
Cameron Martin 0ae053fdf8 js: Add findHomography js bindings. 6 years ago
Thang Tran 2a67375239 js: added fillPoly() and fillConvexPoly() 6 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 7 years ago
Dmitry Kurtaev 7649e537b7 Fix JavaScript bindings for features2d module 7 years ago
Dmitry Kurtaev e9f99063c7 JavaScript bindings for features2d module 7 years ago
Hamdi Sahloul 0739d1c2eb JS: Support enum properties 7 years ago
Hamdi Sahloul 84ae8097b1 Merge pull request #12601 from cv3d:fix/js 7 years ago
Hamdi Sahloul 95b1fe0776 JS: Provides meaningful message in case of compile issues 7 years ago
Hamdi Sahloul b487e2df0b opencv_js: Support Python3 and MSVC 7 years ago
Hamdi Sahloul c6ed2bf9aa opencv_js: fix a bug in handling enums using the new parser 7 years ago
Alexander Alekhin d52cef1719 js: use generated list of OpenCV headers 7 years ago
Alexander Alekhin fcfa488250 build: fix js build (make video->calib3d dependency optional) 7 years ago
Dmitry Kurtaev f503515082 JavaScript bindings for dnn module 8 years ago
Congxiang Pan 89b6e68e1e Merge pull request #9466 from huningxin:js 8 years ago