1442 Commits (2876670de3df980ff42a01b05965a897de7adb11)

Author SHA1 Message Date
Fangjun Kuang eb2901bd69 Improve the doc for fundamental matrix. 7 years ago
Fangjun Kuang 8efe7bafaa Improve the doc for cv::Mat::checkVector. 7 years ago
csukuangfj decf6cab5e Improve the documentation for cv::completeSymm and cv::RANSACUpdateNumIters. 7 years ago
Alexander Alekhin cec700525c core(ocl): fix deadlock in UMatDataAutoLock 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
Suleyman TURKMEN dcd4f8f5db Update documentation 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
Arjan van de Ven fc8e848a54 Add basic plumbing for AVX512 support 7 years ago
Alexander Alekhin 6d4f66472e OpenCV version++ 7 years ago
Alexander Alekhin b450811e4b core(logger): add log level configuration option 8 years ago
Alexander Alekhin cac4a7e5b5 OpenCV version++ 8 years ago
Sayed Adel 1b8acd662f core:ppc Fix several issues for VSX (#10303) 8 years ago
Alexander Alekhin 825b14278e core: fix persistence with deprecated traits 8 years ago
Vitaly Tuzov 86b128dbb3 Added implementation of softdouble rounding to int64_t 8 years ago
Maksim Shabunin 7349b8f5ce Build for embedded systems 8 years ago
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 8 years ago
Alexander Alekhin a82d2363f4 ocl: refactor Program API 8 years ago
Alexander Alekhin 13c4a02157 ocl: low-level API to support OpenCL binary programs 8 years ago
Sayed Adel 6fe6436162 core:ppc Fixed compilation with xlc, clang. 8 years ago
Alexander Alekhin 0ed3209b00 ocl: avoid unnecessary loading/initializing OpenCL subsystem 8 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 8 years ago
Pavel Rojtberg 6fbf0758bc Python: wrap Algorithm::read and Algorithm::write 8 years ago
LaurentBerger 606a5fd537 Try to solve issue 10166 8 years ago
Alexander Alekhin b6abf0d3f9 ocl: drop obsolete cache directories after upgrade of OpenCL driver 8 years ago
Alexander Alekhin 3f37be5a30 core: fix compilation of intrinsic code 8 years ago
Alexander Alekhin 9db5cbf9a4 dnn: sync output/internals blobs back 8 years ago
Alexander Alekhin 8e6280fc8e ocl: binary program cache 8 years ago
Maksim Shabunin e57f22a386 Fixed allocSingleton 8 years ago
Maksim Shabunin 12662e064b align singleton malloc 8 years ago
Maksim Shabunin e75056a084 static init 8 years ago
Tomoaki Teshima 3cbe60cca2 Merge pull request #9753 from tomoaki0705:universalMatmul 8 years ago
Maksim Shabunin f50ec229de Eigen: fix Mat construction stride 8 years ago
Maksim Shabunin eb136ebba6 Do not reset step for single-row Mat created on user data 8 years ago
Sayed Adel 56bda8917d core:vsx Fix vec_packs in gcc-5 8 years ago
Alexander Alekhin 3a0039d204 core(intrinsics): v_load_low 8 years ago
Simon Guo 2610a47c89 core:ppc Fix 2 interleave logic errors in vsx_utils.hpp 8 years ago
Pavel Rojtberg 7190028b23 FileStorage: use copydoc to add base64 info to constructor 8 years ago
Suleyman TURKMEN 63fb79b519 updates documentation and samples 8 years ago
Sayed Adel def444d99f core: Several improvements to Power/VSX 8 years ago
Alexander Alekhin 185faf99bd ocl: simplify ocl::Timer interface 8 years ago
Gregory Morse d30a0c6f03 Merge pull request #9856 from GregoryMorse:patch-1 8 years ago
Sayan Sinha 60bcb16ca8 Fix typo in mat.hpp 8 years ago
Alexander Alekhin 88225eb65e ocl: fix world compilation on Windows 8 years ago
tz70s 6c1247b38c fix#9570: implement mat ptr for generic types 8 years ago
Alexander Alekhin af4d6f34d8 OpenCV version '-cvsdk' 8 years ago
Alexander Alekhin bd6fb497bc OpenCV version++ 8 years ago
LaurentBerger 752f232335 It's done 8 years ago