- 17 Jul, 2018 6 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
* Add Java overloads for each default argument * Add "fisheye_" prefix for cv::fisheye:: functions and enums
-
Alexander Alekhin authored
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 16 Jul, 2018 11 commits
-
-
Vadim Pisarevsky authored
* core:OE-27 prepare universal intrinsics to expand (#11022) * core:OE-27 prepare universal intrinsics to expand (#11022) * core: Add universal intrinsics for AVX2 * updated implementation of wide univ. intrinsics; converted several OpenCV HAL functions: sqrt, invsqrt, magnitude, phase, exp to the wide universal intrinsics. * converted log to universal intrinsics; cleaned up the code a bit; added v_lut_deinterleave intrinsics. * core: Add universal intrinsics for AVX2 * fixed multiple compile errors * fixed many more compile errors and hopefully some test failures * fixed some more compile errors * temporarily disabled IPP to debug exp & log; hopefully fixed Doxygen complains * fixed some more compile errors * fixed v_store(short*, v_float16&) signatures * trying to fix the test failures on Linux * fixed some issues found by alalek * restored IPP optimization after the patch with AVX wide intrinsics has been properly tested * restored IPP optimization after the patch with AVX wide intrinsics has been properly tested
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Kuang Fangjun authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
These CMake options are enough: - `-DWITH_INF_ENGINE=ON` - `-DIE_PLUGINS_PATH=lib/ubuntu_16.04/intel64` - `-DENABLE_CXX11=ON` (OpenCV 3.4 only)
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 15 Jul, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 14 Jul, 2018 1 commit
-
-
Kuang Fangjun authored
-
- 13 Jul, 2018 14 commits
-
-
Alexander Alekhin authored
- 'if' logic is moved into templates. - removed unnecessary cv::Mat objects creation. - fixed inv() test (invA * A == eye) - added more Matx tests to cover all defined template specializations
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
catree authored
-
Dmitry Kurtaev authored
-
catree authored
Add overloaded cv::PCACompute() that returns also the eigenvalues. Useful for Java and Python OpenCV where PCA is not available.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Function is very fast, so 0.000 ms results are useless. 1000 runs requires 25ms on i7-6700K.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
- 12 Jul, 2018 7 commits
-
-
Alexander Nesterov authored
-
Alexander Alekhin authored
-
Vitaly Tuzov authored
-
Alexander Alekhin authored
CMake 3.9.0+ is required
-
Alexander Alekhin authored
-
berak authored
-
Alexander Alekhin authored
-