opencv/platforms
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
..
android pre: OpenCV 3.4.12 (version++) 2020-09-06 22:26:32 +00:00
ios ios: don't force BUILD_opencv_world=OFF in case of excluded modules 2020-09-28 01:11:15 +00:00
js Merge pull request #18068 from lionkunonly:gsoc_2020_simd 2020-10-18 20:30:36 +00:00
linux fix files permissions 2020-04-13 04:29:55 +00:00
maven pre: OpenCV 3.4.12 (version++) 2020-09-06 22:26:32 +00:00
osx Fix MacOS build 2019-11-13 21:10:08 +09:00
scripts valgrind: update suppression rules 2020-02-26 07:10:18 +00:00
wince Support building shared libraries on WINCE. 2019-08-01 15:28:04 +02:00
winpack_dldt build: winpack_dldt with dldt 2021.1.0 2020-10-07 16:16:53 +00:00
winrt Misc. ./apps ./doc ./platoforms typos 2018-02-08 13:04:34 -05:00
readme.txt cleanup unused/outdated files/scripts/links 2018-01-27 23:22:44 +00:00

This folder contains toolchains and additional files that are needed for cross compilation.
For more information see introduction tutorials for target platform in documentation:
https://docs.opencv.org/master/df/d65/tutorial_table_of_content_introduction.html