2149 Commits (e5d78960c6c96c255ca699a0b9f0974e571055b3)

Author SHA1 Message Date
Ryan Wong 8af96248bf Merge pull request #13909 from kinchungwong:logging_20190220 6 years ago
Alexander Alekhin b38de57f9a ts: test tags for flexible/reliable tests filtering 6 years ago
Alexander Alekhin 64168fc20a '-dev' version 6 years ago
Alexander Alekhin 371bba8f54 release: OpenCV 4.1.0 6 years ago
Alexander Alekhin 33b765d797 OpenCV version++ (3.4.6) 6 years ago
Alexander Alekhin d6b82dcd65
Merge pull request #14162 from alalek:eliminate_coverity_scan_issues 6 years ago
Alexander Alekhin 6686559c70 ocl: define CL_SILENCE_DEPRECATION on MacOSX 6 years ago
Maksim Shabunin 41da3ef1d2 Fixed cvdef.h for MSVC C users 6 years ago
Sayed Adel f41359688b core:vsx Add support for VSX3 half precision conversions 6 years ago
Sayed Adel 4fe2d9bdbc core:vsx Several improvements(3) 6 years ago
Alexander Alekhin 8518d078d7 core: fix fallback CV_CONSTEXPR definition 6 years ago
Alexander Alekhin 9c748beef5 OpenCV version '-openvino' 6 years ago
Sayed Adel 872e7894b4 core:vsx working around gcc aligned memory access bug 6 years ago
Alexander Alekhin 80e5642ca2 pre: OpenCV 3.4.6 (version++) 6 years ago
Alexander Alekhin 6e2ede8c56 pre: OpenCV 4.1.0 (version++) 6 years ago
Alexander Alekhin 842c58a7d6 core(intrin): NEON v_load_expand_q() support unaligned addr 6 years ago
Namgoo Lee 713d91b04e CUDA 10.1 Build Issue Fix on Master Branch 6 years ago
Alexander Alekhin 8b541e450b imgproc: dispatch color* 6 years ago
Alexander Alekhin 403f11fdbf videoio: update plugin API 6 years ago
Namgoo Lee 65e76adeda Windows Build Issue Fix 6 years ago
Sayed Adel 5478165e16 core:vsx Fix narrowing warning on vector splats 6 years ago
berak 20afae5a14 core: fix mat matx multiplication 6 years ago
Vitaly Tuzov 9548093b46 Horizontal line processing for pyrDown() reworked using wide universal intrinsics. 6 years ago
catree 576ab3df9a Add division operators for Matx. 6 years ago
Maksim Shabunin 9702987209 Framework for dynamic videoio backends, FFmpeg and GStreamer plugins 6 years ago
Vitaly Tuzov 334c4d62b5 Merge pull request #13781 from terfendail:warp_wintr 6 years ago
Alexander Alekhin cd66f6e3db core: dispatch matmul 6 years ago
klemens 5d9c6723ee spelling fixes 6 years ago
klemens 997b7b18af spelling fixes 6 years ago
Namgoo Lee fb8e652c3f Add CV_16UC1 support for cuda::CLAHE 6 years ago
Maksim Shabunin ea3dc78986 Fixed warnings produced by clang-9.0.0 6 years ago
Alexander Alekhin dc5e69b4d4 Revert "Merge pull request #13586 from eightco:Core_bugfix3" 6 years ago
Lee Jaehwan 3721c8bb06 Merge pull request #13586 from eightco:Core_bugfix3 6 years ago
Vitaly Tuzov ea882d58c6 Added CV_ALWAYS_INLINE macro 6 years ago
Lucas Towers 9cc12ff0ac Fix improper defining of CV_XADD when using Intel C++ 6 years ago
Namgoo Lee 4b4874e67a Remove build warning msg with CUDA10.0 6 years ago
Vitaly Tuzov c8f59bf1e0 Fixed operations on Mat and Matx simultaneously 6 years ago
Alexander Alekhin c9ad5779f2 release: OpenCV 4.0.1 (version++) 6 years ago
Alexander Alekhin 8f1356c3c5 OpenCV version++ (3.4.5) 6 years ago
Vitaly Tuzov 06f32e3b3e Reworked separable filter to use wide universal intrinsics 6 years ago
Rostislav Vasilikhin 493611ace5 Merge pull request #13440 from savuor:rgb_wide 6 years ago
Alexander Alekhin f605898bae core: fix eigen2cv() - don't change fixed type of 'dst' 6 years ago
Sayed Adel 4e16ae9a1f core:vsx fix build failure on GCC<=6 due implementation of v_reduce_sum(v_float64x2) 6 years ago
Vitaly Tuzov 3903174f7c Merge pull request #13334 from terfendail:histogram_wintr 6 years ago
Maksim Shabunin 81e7c7d8c8 OpenVINO version bump 6 years ago
Sergiu Deitsch e43a5ff9be fixed gcc 5.4.0 compilation errors 6 years ago
Vitaly Tuzov 00c9ab8c23 Merge pull request #13317 from terfendail:norm_wintr 6 years ago
Maksim Shabunin 89f0e0a8d1 Fixed misleading indentation in intrin_cpp.hpp 6 years ago
Maksim Shabunin 9de63c1edd Made FileNode::operator string inline 6 years ago
Etienne Brateau 736683ce2f Fix missing check part (defined(__cplusplus)) in header types_c.h 6 years ago