mirror of
https://github.com/opencv/opencv.git
synced 2025-06-28 23:50:58 +08:00
![]() [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 |
||
---|---|---|
.. | ||
perf_blur.html | ||
perf_blur.js | ||
perf_cvtcolor.html | ||
perf_cvtcolor.js | ||
perf_dilate.html | ||
perf_dilate.js | ||
perf_erode.html | ||
perf_erode.js | ||
perf_filter2D.html | ||
perf_filter2D.js | ||
perf_gaussianBlur.html | ||
perf_gaussianBlur.js | ||
perf_medianBlur.html | ||
perf_medianBlur.js | ||
perf_pyrDown.html | ||
perf_pyrDown.js | ||
perf_remap.html | ||
perf_remap.js | ||
perf_resize.html | ||
perf_resize.js | ||
perf_scharr.html | ||
perf_scharr.js | ||
perf_sobel.html | ||
perf_sobel.js | ||
perf_threshold.html | ||
perf_threshold.js | ||
perf_warpAffine.html | ||
perf_warpAffine.js | ||
perf_warpPerspective.html | ||
perf_warpPerspective.js |