1414 Commits (e307065c8e3c640094ffcef3b8a0b7072d3e426e)

Author SHA1 Message Date
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 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
Maksim Shabunin 12662e064b align singleton malloc 7 years ago
Maksim Shabunin e75056a084 static init 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
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
Sayed Adel def444d99f core: Several improvements to Power/VSX 7 years ago
Alexander Alekhin 185faf99bd ocl: simplify ocl::Timer interface 7 years ago
Gregory Morse d30a0c6f03 Merge pull request #9856 from GregoryMorse:patch-1 7 years ago
Sayan Sinha 60bcb16ca8 Fix typo in mat.hpp 7 years ago
Alexander Alekhin 88225eb65e ocl: fix world compilation on Windows 7 years ago
tz70s 6c1247b38c fix#9570: implement mat ptr for generic types 7 years ago
Alexander Alekhin af4d6f34d8 OpenCV version '-cvsdk' 7 years ago
Alexander Alekhin bd6fb497bc OpenCV version++ 7 years ago
LaurentBerger 752f232335 It's done 7 years ago
Sayed Adel 4b968d1fe2 Added universal intrinsic for VSX 7 years ago
Sayed Adel d077778074 Added support for VSX 7 years ago
Alexander Alekhin 6be25727ec ocl: refactor program compilation 7 years ago
Jasper Shemilt 0136711cf4 Adds fitEllipseAMS to imgproc: The Approximate Mean Square (AMS) proposed by Taubin 1991. 7 years ago
pengli e340ff9c3a Merge pull request #9114 from pengli:dnn_rebase 7 years ago
Alexander Alekhin 529632f8d0 core: cv::eigenNonSymmetric() via EigenvalueDecomposition 7 years ago
Alexander Alekhin 1283d62e49 ocl: Kernel::runProfiling() 7 years ago
Alexander Alekhin d9ab31490c ocl: profiling queue 7 years ago
Christof Kaufmann 7ec59fc097 Revert changes of mean and meanStdDev 7 years ago
saskatchewancatch a90a93b454 i9629 - Added actual documentation for cv::PSNR function 7 years ago
saskatchewancatch c9d3c0f206 More whitespace fixes 7 years ago
Alexander Alekhin 169add5aa6 ocl: added cv::ocl::Device::isExtensionSupported() method 7 years ago
saskatchewancatch 30ff197f78 Fix whitespace issues 7 years ago
saskatchewancatch 8877e3aedb Adjustmenbts 7 years ago
Alexander Alekhin 44b75eb116 core: fix OpenCL runtime compilation with HAVE_OPENCL_STATIC 7 years ago
Pavel Vlasov 37ab318657 Compatibility improvement with old IPP versions (tested on 9.0.1); 7 years ago
saskatchewancatch fda1e76776 Feedback. 7 years ago
Vladislav Sovrasov eeba5c3603 core: fix gcc7 warning about empty VA_ARGS in Assert macro 7 years ago
Maksim Shabunin c92c99ed0b Enabled forEach for const Mats 7 years ago
saskatchewancatch 570083fb9f i9482: 7 years ago