3565 Commits (3cf535926a9275080aec9f12d966e4c0bd89bdad)

Author SHA1 Message Date
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
Vladislav Sovrasov 32bf712102 cmake: disable implicit-fallthrough by default 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
Maksim Shabunin 248e2c7d47 Fixed some issues found by static analysis 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
saskatchewancatch b32685c714 i9482: Improve documentation concerning norm functionality. 7 years ago
Dmitry Kurtaev 8b094755fa Fix https://github.com/opencv/opencv/issues/8693 7 years ago
Christof Kaufmann 46a668c565 Add multi-channel mask support to mean, meanStdDev and setTo 7 years ago
Alexander Alekhin 164a41b399 fix CUDA build 7 years ago
Alexander Alekhin f7a273cfb3 core(test): regression test for 9507 7 years ago
Alexander Alekhin 0451629e22 core(persistence): resolve DMatch/KeyPoint problem 7 years ago
Alexander Alekhin 86b55b3923 core: eliminate CV_ELEM_SIZE() 7 years ago
Alexander Alekhin 7e12c879c2 core: extend traits::Type / traits::Depth for compatible types 7 years ago
Alexander Alekhin 72f789bf34 core: fix type traits 7 years ago
Boris Fomitchev dde04d5d3e Addressing CUDA9 shfl deprecation 7 years ago
Maarten de Vries 3571e8f263 Restrict std::initializer_list constructors to arithmetic types. 7 years ago
Tomoaki Teshima 6531fd142c fix build error on Jetson TK1 7 years ago
KUANG Fangjun 11fa0094ff Improve the documentation. 7 years ago
Zoltán Mizsei 6258ff36bc Haiku build fix 7 years ago