1464 Commits (8e4fe30db60e8433a55e4018806d8dbdeb8bb696)

Author SHA1 Message Date
Alexander Alekhin 6ffc48769a OpenCV version++ 7 years ago
Alexander Alekhin 48b8aa51cd core: eliminate redundant cv::format() declarations 7 years ago
Patrik Huber 7be0c78533 Merge pull request #10589 from patrikhuber:patch-1 7 years ago
Ryo Suzuki 97d9ea00fe
Fix typo in core/base.hpp 7 years ago
Alexander Alekhin c020a7bb67 build: portable integer types 7 years ago
luz.paz e805a55a5b Misc. modules/ typos (cont.) 7 years ago
luz.paz 5718d09e39 Misc. modules/ typos 7 years ago
Alexander Alekhin 5a791e6e06 cmake: update reporting of excluded dispatching files (#10711) 7 years ago
Namgoo Lee 61e76e767d Update BufferReader documentation with some example code (#10803) 7 years ago
yuki takehara 379ea15d16 Add new Mat constructor (#10808) 7 years ago
Alexander Alekhin 44d7435a48 build: eliminate calls of removed functionality from C++17 7 years ago
Alexander Alekhin 0d01b97b75 cuda: don't use std::numeric_limits 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Sayed Adel 534dcbe017 core:ppc Fix compile issue with Eigen 7 years ago
Alexander Alekhin 2e45095e8d winrt: fix build 7 years ago
Ali Sentas 4d80419f29 Fix cv::CommandLineParser::check() documentation 7 years ago
Alexander Alekhin c8930cc279 opencv_version: dump detected HW features 7 years ago
Alexander Alekhin 01f4a173ab opencv_version: dump OpenCL information via opencv_version 7 years ago
Alexander Alekhin c49d5d5252 core: fix pthreads performance 7 years ago
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 7 years ago
Alexander Alekhin cac4a7e5b5 OpenCV version++ 7 years ago
Sayed Adel 1b8acd662f core:ppc Fix several issues for VSX (#10303) 7 years ago
Alexander Alekhin 825b14278e core: fix persistence with deprecated traits 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 a82d2363f4 ocl: refactor Program API 7 years ago
Alexander Alekhin 13c4a02157 ocl: low-level API to support OpenCL binary programs 7 years ago
Sayed Adel 6fe6436162 core:ppc Fixed compilation with xlc, clang. 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 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