opencv/doc
Wenzhao Xiang c2096771cb Merge pull request #15371 from Wenzhao-Xiang:gsoc_2019
[GSoC 2019] Improve the performance of JavaScript version of OpenCV (OpenCV.js)

* [GSoC 2019]

Improve the performance of JavaScript version of OpenCV (OpenCV.js):
1. Create the base of OpenCV.js performance test:
     This perf test is based on benchmark.js(https://benchmarkjs.com). And first add `cvtColor`, `Resize`, `Threshold` into it.
2. Optimize the OpenCV.js performance by WASM threads:
     This optimization is based on Web Worker API and SharedArrayBuffer, so it can be only used in browser.
3. Optimize the OpenCV.js performance by WASM SIMD:
     Add WASM SIMD backend for OpenCV Universal Intrinsics. It's experimental as WASM SIMD is still in development.

* [GSoC2019] 

1. use short license header
2. fix documentation node issue
3. remove the unused `hasSIMD128()` api

* [GSoC2019]

1. fix emscripten define
2. use fallback function for f16

* [GSoC2019]

Fix rebase issue
2019-09-24 16:30:42 +03:00
..
images Assorted documentation fixes 2019-08-31 01:50:11 +03:00
js_tutorials Merge pull request #15371 from Wenzhao-Xiang:gsoc_2019 2019-09-24 16:30:42 +03:00
pattern_tools spelling fixes 2019-02-11 15:35:10 +03:00
py_tutorials Grammer fixes on python image display tutorial 2019-09-16 17:57:22 -04:00
tools docs: preserve space symbols during bs4 processing 2018-06-04 17:27:18 +03:00
tutorials Merge pull request #15477 from dab0bby:remove-old-build-java-option 2019-09-18 18:30:01 +03:00
acircles_pattern.png Update chessboard pattern image to remove squares overlap. Update also asymmetric pattern image. 2018-03-15 13:22:56 +01:00
bodybg.png
CMakeLists.txt Assorted documentation fixes 2019-08-31 01:50:11 +03:00
disabled_doc_warnings.txt
Doxyfile.in Assorted documentation fixes 2019-08-31 01:50:11 +03:00
DoxygenLayout.xml Merge pull request #10621 from mshabunin:disable-docs 2018-01-18 16:37:19 +03:00
faq.markdown Update faq.markdown 2017-08-21 17:27:21 +03:00
footer.html Merge pull request #10621 from mshabunin:disable-docs 2018-01-18 16:37:19 +03:00
header.html Merge pull request #10621 from mshabunin:disable-docs 2018-01-18 16:37:19 +03:00
mymath.js i9482: Improve documentation concerning norm functionality. 2017-09-06 22:35:39 -06:00
mymath.sty i9482: Improve documentation concerning norm functionality. 2017-09-06 22:35:39 -06:00
opencv-logo2.png
opencv-logo-small.png
opencv-logo-white.png
opencv-logo.png
opencv.bib Add SOLVEPNP_IPPE for planar pose estimation. Add solvePnPGeneric function that returns all the pose solutions and the reprojection errors. 2019-05-20 11:56:54 +02:00
opencv.ico
opencv.jpg
pattern.png Update chessboard pattern image to remove squares overlap. Update also asymmetric pattern image. 2018-03-15 13:22:56 +01:00
root.markdown.in Merge pull request #9466 from huningxin:js 2017-09-25 16:52:07 +03:00
stylesheet.css
tutorial-utils.js Merge pull request #10621 from mshabunin:disable-docs 2018-01-18 16:37:19 +03:00