3457 Commits (3e33820ee519e702a1e9b192e8985fb85121b3de)

Author SHA1 Message Date
Maksim Shabunin eb136ebba6 Do not reset step for single-row Mat created on user data 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
Alexander Alekhin 9c4f0a984f ocl: drop CV_OclDbgAssert 7 years ago
Alexander Alekhin 8fb48c09f7 ocl: improve debug information 7 years ago
Alexander Alekhin 7db612a545 core(ocl): fix parameters for 'intelblas_gemm_buffer_NT' kernel 7 years ago
Alexander Alekhin 7809c4156f core(ocl): workaround CL_OUT_OF_RESOURCES error 7 years ago
Sayed Adel def444d99f core: Several improvements to Power/VSX 7 years ago
Alexander Alekhin 734ea77c9a ocl(macosx): fix CL_INVALID_BUILD_OPTIONS for gemm programs 7 years ago
Alexander Alekhin d96cac1341 ocl: cache program build failures 7 years ago
Alexander Alekhin 185faf99bd ocl: simplify ocl::Timer interface 7 years ago
Mattia Rizzolo d026d7dcfb
Fix build for non-linux architectures but still glibc-based 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
Tomoaki Teshima 2a781bb616 remove raw SSE2/NEON implementation from mathfuncs.cpp 7 years ago
Alexander Alekhin b0c6bd0a5b build: resolve naming issue 7 years ago
Alexander Alekhin 88225eb65e ocl: fix world compilation on Windows 7 years ago
berak ada753a54c fix c++17 namsespace issues 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
Wu Zhiwen dbe9ee0924 ocl: simplify ocl::Timer 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
Alexander Alekhin 04b4495493 ocl: define ProgramSource before program 7 years ago
Igor Wodiany ffb9554787
Extract code from scalarToRawData 7 years ago
Igor Wodiany b638aa74d7 Fix a memory leak in the Mat copying constructor 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 1f18282f04 build: fix MSVS2017 warning 7 years ago
Alexander Alekhin 529632f8d0 core: cv::eigenNonSymmetric() via EigenvalueDecomposition 7 years ago
Tomoaki Teshima e187219699 use universal intrinsic in arithm.cpp 7 years ago
Deric Crago a0d7cf89f2 Fixed 'boundary' spelling 7 years ago
Alexander Alekhin 3dee92ec50 fix usage of CV_FMA3 macro 7 years ago
Congxiang Pan 89b6e68e1e Merge pull request #9466 from huningxin:js 7 years ago
Rostislav Vasilikhin 945706a8e8 softfloat f64_sqrt bug fix 7 years ago
Alexander Alekhin e5890fc92a ocl: fix build 7 years ago
Alexander Alekhin 1283d62e49 ocl: Kernel::runProfiling() 7 years ago
Alexander Alekhin d9ab31490c ocl: profiling queue 7 years ago
Alexander Alekhin 2e68f89225 ocl: update kernel global size adjustment 7 years ago
Christof Kaufmann 7ec59fc097 Revert changes of mean and meanStdDev 7 years ago
RAJ NATARAJAN 0e44ad5543 Removed unnecessary assertion 7 years ago
RAJ NATARAJAN 6da62f56fa Add some useful input assertions to PSNR function 7 years ago
saskatchewancatch a90a93b454 i9629 - Added actual documentation for cv::PSNR function 7 years ago