2546 Commits (097d81363befbce1bf922379a4ea886e5f6dbd2b)

Author SHA1 Message Date
klemens 997b7b18af spelling fixes 6 years ago
Alexander Alekhin d32d576d6d core: dispatch convert_scale 6 years ago
Alexander Alekhin 39b90ae9fb core: dispatch convert 6 years ago
Alexander Alekhin c4abdb8050 core: clone convert_scale.dispatch.cpp 6 years ago
Alexander Alekhin 0af9e19be7 core: clone convert_scale.simd.hpp 6 years ago
Alexander Alekhin 5527c41468 core: clone convert.dispatch.cpp 6 years ago
Alexander Alekhin 1629e29b98 core: clone convert.simd.hpp 6 years ago
Alexander Alekhin 66d9a33b50 core(ocl): fix log messages 6 years ago
Alexander Alekhin 4501a2cdea ocl: support empty "ptr only" UMat in Kernel::set() 6 years ago
Maksim Shabunin ea3dc78986 Fixed warnings produced by clang-9.0.0 6 years ago
Scott Ramsby 7d0d6cd5ee Fix build error when building with Unicode on Windows 6 years ago
Lee Jaehwan 71aee662bd Merge pull request #13544 from eightco:bugfix 6 years ago
Alexander Alekhin d9d9b05912 core(ocl): add parameter to limit device max workgroup size 6 years ago
Vitaly Tuzov 6ad8a9c09d Replaced core module calls to universal intrinsics with wide universal intrinsics 6 years ago
Alexander Alekhin 80c2adbda1 core: add getcwd() stub 6 years ago
Maksim Shabunin c26c43c69c Fixed compilation with VA-interop on 32-bit platforms 6 years ago
Alexander Alekhin 4e8311085f core(persistence): fix KW issues 6 years ago
Vitaly Tuzov 00c9ab8c23 Merge pull request #13317 from terfendail:norm_wintr 6 years ago
Maksim Shabunin 9de63c1edd Made FileNode::operator string inline 6 years ago
Alexander Alekhin 9fd822f97e ocl: fix kernels launching with USE_HOST_PTR UMat 6 years ago
Alexander Alekhin 3c49b1dbbe core: use dladdr() instead of parsing /proc/self/maps 6 years ago
Bram 724620b476 Fixed build on FreeBSD 6 years ago
huangqinjin e1ac8589f8 fix numThreadsMax for OpenMP 6 years ago
Sayed Adel 474a0dac49 core: several improves and fixes on ppc64le infrastructure 6 years ago
berak 96c99c716a Merge pull request #13193 from berak:core_copyMakeBorder 6 years ago
Alexander Alekhin c26dd5d7aa core: fix issues from valgrind builder 6 years ago
Alexander Alekhin 2fa9bd221d core: add utils::findDataFile() / samples::findFile() 6 years ago
Alexander Alekhin 96c71dd3d2 dnn: reduce set of ignored warnings 6 years ago
Rostislav Vasilikhin d6b2739525 removed FileNodeIterator::operator->() 6 years ago
Dmitry Kurtaev 6c76c8f881 Add a test for FileNode::keys() 6 years ago
Dmitry Kurtaev a7f30391d0 Add FileNode::keys() missed during refactoring 6 years ago
Alexander Alekhin 858a7da5c0 core: rework getContinuousSize() for vector-col/row support 6 years ago
Alexander Alekhin f74f1a94fe core(ocl): run "reduce" kernels in synchronous mode 6 years ago
Vadim Pisarevsky 841741aa52
significantly reduced OpenCV binary size by disabling IPP in some funcs (#13085) 6 years ago
Alexander Alekhin 5059523937 core: fix processing of vector-rows 6 years ago
tompollok 2da56d5af6 refactoring catching all exceptions as const ref 6 years ago
Alexander Alekhin b74b05d1b3 Revert CV_TRY/CV_CATCH macros 6 years ago
Dmitry Kurtaev 32797515de Fix https://github.com/opencv/opencv/issues/12824 6 years ago
Vadim Pisarevsky 0f622206e4
completely new C++ persistence implementation (#13011) 6 years ago
Sayed Adel 93ffebc273 core: reimplement SIMD arithmetic, logic and comparison operations into wide universal intrinsics 6 years ago
LaurentBerger 389aae59ae add python copyto with mask (https://github.com/opencv/opencv/issues/10225) 6 years ago
root 1196eb33fc remove non-ideal pairs when using crosscheck in batchdistance 6 years ago
Alexander Alekhin 3e0c72ea84 core(ipp): disable SSE4.2 meanStdDev() optimization for CV_32F 6 years ago
maver1 e397434cb6 Merge pull request #12877 from maver1:3.4 6 years ago
Michał Janiszewski c8e6ce304f Catch exceptions by const-reference 6 years ago
Alexander Alekhin 954536073d core: update solveLP() interface 6 years ago
Alexander Alekhin cc45c10f3d ocl: bailout from unsupported types 6 years ago
Alexander Alekhin f185640eda
Merge pull request #12799 from alalek:update_build_js 6 years ago
Vitaly Tuzov 43d9256096 Replaced core module calls to universal intrinsics with wide universal intrinsics 6 years ago
Alexander Alekhin fd832bb57d core: follow IEEE 754 rules for floating-point division 6 years ago