3523 Commits (1bc1f3d3118ccd6b583d4b63887eff05ce026858)

Author SHA1 Message Date
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
Alexander Alekhin 9db5cbf9a4 dnn: sync output/internals blobs back 7 years ago
Alexander Alekhin 8e6280fc8e ocl: binary program cache 7 years ago
Maksim Shabunin e57f22a386 Fixed allocSingleton 7 years ago
Maksim Shabunin 12662e064b align singleton malloc 7 years ago
Maksim Shabunin e75056a084 static init 7 years ago
Alexander Alekhin b389c1cfe7 core(ocl): syntax fix 7 years ago
Tomoaki Teshima 3cbe60cca2 Merge pull request #9753 from tomoaki0705:universalMatmul 7 years ago
Maksim Shabunin f50ec229de Eigen: fix Mat construction stride 7 years ago
Maksim Shabunin eb136ebba6 Do not reset step for single-row Mat created on user data 7 years ago
Sayed Adel 56bda8917d core:vsx Fix vec_packs in gcc-5 7 years ago
Alexander Alekhin 3a0039d204 core(intrinsics): v_load_low 7 years ago
Simon Guo 2610a47c89 core:ppc Fix 2 interleave logic errors in vsx_utils.hpp 7 years ago
Florian Echtler 2e772510ea Merge pull request #10050 from floe/android-studio-3.3.1 7 years ago
Pavel Rojtberg 7190028b23 FileStorage: use copydoc to add base64 info to constructor 7 years ago
Suleyman TURKMEN 63fb79b519 updates documentation and samples 7 years ago
Maksim Shabunin 184daa155f Fixed minor issues reported by GCC 7.2 7 years ago