- 04 Oct, 2019 7 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
QR-Code detection: accuracy improvement (fixed)
-
APrigarina authored
-
- 03 Oct, 2019 1 commit
-
-
Alexander Alekhin authored
- update optimal solutions on each iteration
-
- 02 Oct, 2019 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 01 Oct, 2019 7 commits
-
-
Alexander Alekhin authored
-
Elms authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 30 Sep, 2019 3 commits
-
-
Alexander Alekhin authored
-
Sebastián Gurin authored
js - cv.estimateAffine2D, cv.warpPolar
-
ann authored
QR-Code detection: accuracy improvement * first commit * resize improvement * resize improvement * dummy commit * warnings fix * warnings fix * warnings fix * test added * resize fix * resize fix * tests changed * tests changed
-
- 28 Sep, 2019 1 commit
-
-
Suleyman TURKMEN authored
-
- 27 Sep, 2019 2 commits
-
-
Alexander Alekhin authored
-
Brandon authored
* Added Rodrigues to the JS embindgen.py and a unittest in test_calib3d.js on 3.4 base
-
- 26 Sep, 2019 1 commit
-
-
Alexander Alekhin authored
UBSAN violation expression: 'tab = tabR - x;'
-
- 25 Sep, 2019 8 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Andrew Ryrie authored
This is useful for bidirectional LSTMs.
-
Alexander Alekhin authored
-
Lubov Batanina authored
Fix computation of internal shapes in Deconvolution layer * Fix computation of internal shapes * Refactoring
-
Alexander Alekhin authored
to control CL_MEM_USE_HOST_PTR usage
-
Alexander Alekhin authored
-
Vitaly Tuzov authored
-
- 24 Sep, 2019 3 commits
-
-
Alexander Alekhin authored
-
takacsd authored
-
Wenzhao Xiang authored
[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
-
- 23 Sep, 2019 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-