opencv/modules/js/src
Kun Liang c82417697a
Merge pull request #18068 from lionkunonly:gsoc_2020_simd
[GSoC] OpenCV.js: WASM SIMD optimization 2.0

* gsoc_2020_simd Add perf test for filter2d

* add perf test for kernel scharr and kernel gaussianBlur

* add perf test for blur, medianBlur, erode, dilate

* fix the errors for the opencv PR robot

fix the trailing whitespace.

* add perf tests for kernel remap, warpAffine, warpPersepective, pyrDown

* fix a bug in  modules/js/perf/perf_imgproc/perf_remap.js

* add function smoothBorder in helpfun.js and remove replicated function in perf test of warpAffine and warpPrespective

* fix the trailing white space issues

* add OpenCV.js loader

* Implement the Loader with help of WebAssembly Feature Detection, remove trailing whitespaces

* modify the explantion for loader in js_setup.markdown and fix bug in loader.js
2020-10-18 20:30:36 +00:00
..
.eslintrc.json Merge pull request #9466 from huningxin:js 2017-09-25 16:52:07 +03:00
core_bindings.cpp Merge pull request #15371 from Wenzhao-Xiang:gsoc_2019 2019-09-24 16:30:42 +03:00
embindgen.py Merge pull request #15608 from SimpleVlad:3.4 2019-10-31 22:09:33 +03:00
helpers.js expose FS 2019-11-08 15:13:25 +03:00
loader.js Merge pull request #18068 from lionkunonly:gsoc_2020_simd 2020-10-18 20:30:36 +00:00
make_umd.py Merge pull request #15371 from Wenzhao-Xiang:gsoc_2019 2019-09-24 16:30:42 +03:00
templates.py Merge pull request #9466 from huningxin:js 2017-09-25 16:52:07 +03:00