3543 Commits (d1a3b530befc66b643188b9e774f30b1884bf266)

Author SHA1 Message Date
csukuangfj decf6cab5e Improve the documentation for cv::completeSymm and cv::RANSACUpdateNumIters. 7 years ago
Maksim Shabunin 8b87c4b96a Fixed several warnings produced by clang 6 and static analyzers 7 years ago
Alexander Alekhin e6ed853905 copyright: 2018 7 years ago
Alexander Alekhin 8533b45ce9 cmake: Java/Android SDK refactoring 7 years ago
Maksim Shabunin 594a93316c Fixed concurrent OpenCL cache folder name generation 7 years ago
SarenT c6d9ce8fd3 Merge pull request #10489 from SarenT:offset-mat_put 7 years ago
Alexander Alekhin 6113dc1b99 core: fix unresolved symbols from utils::fs 7 years ago
Fangjun Kuang a2869109f0 Improve the documentation for cv::Affine3. 7 years ago
Alexander Alekhin 7d67d60fb1 cmake(opt): AVX512_SKX 7 years ago
Alexander Alekhin 898ca38257 cmake: AVX512 -> AVX_512F 7 years ago
Arthur Williams d8d4ea857a
Fixed #10433 7 years ago
Jun Zhao 0369431ebd opencl/cvtclr_dx: fix not compile-time constants issue. 7 years ago
Arjan van de Ven fc8e848a54 Add basic plumbing for AVX512 support 7 years ago
Alexander Alekhin 6d4f66472e OpenCV version++ 7 years ago
Alexander Alekhin 534645a12f ocl: workaround option to disable usage of buffer "Rect" operations 7 years ago
elenagvo cd1c8693d8 HAL for minMaxIdx 7 years ago
Alexander Alekhin b450811e4b core(logger): add log level configuration option 7 years ago
Jiri Horner 3dbf392d48 fix build with intrinsics enabled 7 years ago
Alexander Alekhin cac4a7e5b5 OpenCV version++ 7 years ago
Rostislav Vasilikhin bab86d65cb Merge pull request #10258 from savuor:fix/kmeans_channels 7 years ago
Sayed Adel 1b8acd662f core:ppc Fix several issues for VSX (#10303) 7 years ago
Tomoaki Teshima ca1a0a1108 core: remove raw SSE2/NEON implementation from convert.cpp (#9831) 7 years ago
Rostislav Vasilikhin 7d18f49a49 SoftFloat tests: assert => expect 7 years ago
Alexander Alekhin 9930076dc5 core(test): avoid filename duplicates in tests 7 years ago
Tomoaki Teshima 267c5a747b suppress warnings on OpenCL build 7 years ago
Alexander Alekhin 62ed6cdc74 core: fix copyTo(with mask) dst initialization 7 years ago
Alexander Alekhin 825b14278e core: fix persistence with deprecated traits 7 years ago
Alexander Alekhin c0b6061a5e core(test): Core_Eigen.vector_32 use relative norm 7 years ago
Alexander Alekhin 2324674dfb core(test): update eps in testEigen<float>: 1e-6 => 1e-4 7 years ago
Alexander Alekhin 53b5afbba9 core(test): refactor Java Eigenvalues/PCA tests 7 years ago
Alexander Alekhin d48d2d7fe2 core(test): refactor PCA test 7 years ago
Vitaly Tuzov 86b128dbb3 Added implementation of softdouble rounding to int64_t 7 years ago
Maksim Shabunin 7349b8f5ce Build for embedded systems 7 years ago
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
Alexander Alekhin 15b909e80b ocl: add SPIR Program loading test 7 years ago
Alexander Alekhin a82d2363f4 ocl: refactor Program API 7 years ago
Alexander Alekhin 13c4a02157 ocl: low-level API to support OpenCL binary programs 7 years ago
Vadim Pisarevsky 5ce38e516e Merge pull request #10223 from vpisarev:ocl_mac_fixes 7 years ago
woody.chow 611cf8d86f Use Eigen::SelfAdjointEigenSolver in cv::eigen 7 years ago
Alexander Alekhin 0595ab3eef ocl: fix usage of invalid OpenCL cache on mixed 64/32-bit platforms 7 years ago
Sayed Adel 6fe6436162 core:ppc Fixed compilation with xlc, clang. 7 years ago
Roman Cattaneo d381e499ea Fixes Issue #10181 7 years ago
Alexander Alekhin 0ed3209b00 ocl: avoid unnecessary loading/initializing OpenCL subsystem 7 years ago
Maksim Shabunin 6c135261b2 Universal Intrinsics: aligned v_pack behavior on different platforms, fixed 64-bit register on ARM, added more saturate_cast variants 7 years ago
Pavel Rojtberg 6fbf0758bc Python: wrap Algorithm::read and Algorithm::write 7 years ago
LaurentBerger 606a5fd537 Try to solve issue 10166 7 years ago
Alexander Alekhin 92b35e6758 ocl: fix null pointer access crash 7 years ago
Alexander Alekhin c38620e966 ocl: update OpenCL runtime loader 7 years ago
Alexander Alekhin b6abf0d3f9 ocl: drop obsolete cache directories after upgrade of OpenCL driver 7 years ago
Alexander Alekhin 3f37be5a30 core: fix compilation of intrinsic code 7 years ago