- 21 Feb, 2019 1 commit
-
-
LaurentBerger authored
-
- 18 Feb, 2019 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
catree authored
Fix arguments parsing. Add possibility to choose between different features type. Add keypoints matching visualization. Auto format code.
-
Alexander Alekhin authored
- gemm: keep baseline only (lapack is 10x+ faster, lets reduce binary size) - transform / distTransform - scaleAdd (32f/64f only) - Mahalanobis: keep baseline only (no perf tests) - mulTransposed: keep baseline only (no perf tests) - dot
-
Namgoo Lee authored
- Fix hanging issue on 2080 Ti - Fix racing issue
-
- 15 Feb, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 14 Feb, 2019 14 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Nicolae Rosia authored
details: https://github.com/opencv/opencv/pull/13726 In order to help CMake and PkgConfig find FFmpeg you need to: 1) export `PKG_CONFIG_LIBDIR=${SYSROOT}` where `SYSROOT=${ANDROID_NDK}/sysroot` 2) Add `-DCMAKE_PREFIX_PATH=${FFMPEG_INSTALL_PREFIX}` 3) Append `-DCMAKE_FIND_ROOT_PATH=${FFMPEG_INSTALL_PREFIX}`
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Liubov Batanina authored
-
Alexander Alekhin authored
-
Stefan Dragnev authored
-
Alexander Alekhin authored
-
- 13 Feb, 2019 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Stefan Dragnev authored
* re-enabled NEON routines for arm64
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 12 Feb, 2019 7 commits
-
-
Alexander Alekhin authored
-
Namgoo Lee authored
-
Alexander Alekhin authored
Merge pull request #13803 from thangktran:thangktran/fix-misleading-runtime-assertion-calibrateCamera
-
Alexander Alekhin authored
-
Thang Tran authored
objectPoints and imagePoints are not checked whether they're empty and cause checkVector() to fail, thus result in a wrong error message. Fixes: https://github.com/opencv/opencv/issues/6002
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 11 Feb, 2019 5 commits
-
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-