554 Commits (d1a3b530befc66b643188b9e774f30b1884bf266)

Author SHA1 Message Date
elenagvo cd1c8693d8 HAL for minMaxIdx 7 years ago
Tomoaki Teshima ca1a0a1108 core: remove raw SSE2/NEON implementation from convert.cpp (#9831) 7 years ago
Rostislav Vasilikhin 7d18f49a49 SoftFloat tests: assert => expect 7 years ago
Alexander Alekhin 9930076dc5 core(test): avoid filename duplicates in tests 7 years ago
Alexander Alekhin 825b14278e core: fix persistence with deprecated traits 7 years ago
Alexander Alekhin c0b6061a5e core(test): Core_Eigen.vector_32 use relative norm 7 years ago
Alexander Alekhin 2324674dfb core(test): update eps in testEigen<float>: 1e-6 => 1e-4 7 years ago
Alexander Alekhin d48d2d7fe2 core(test): refactor PCA test 7 years ago
Vitaly Tuzov 86b128dbb3 Added implementation of softdouble rounding to int64_t 7 years ago
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
Alexander Alekhin 15b909e80b ocl: add SPIR Program loading test 7 years ago
Alexander Alekhin 13c4a02157 ocl: low-level API to support OpenCL binary programs 7 years ago
woody.chow 611cf8d86f Use Eigen::SelfAdjointEigenSolver in cv::eigen 7 years ago
Sayed Adel 6fe6436162 core:ppc Fixed compilation with xlc, clang. 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
Tomoaki Teshima 3cbe60cca2 Merge pull request #9753 from tomoaki0705:universalMatmul 7 years ago
Alexander Alekhin 3a0039d204 core(intrinsics): v_load_low 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 529632f8d0 core: cv::eigenNonSymmetric() via EigenvalueDecomposition 7 years ago
Christof Kaufmann 7ec59fc097 Revert changes of mean and meanStdDev 7 years ago
Vladislav Sovrasov 32bf712102 cmake: disable implicit-fallthrough by default 7 years ago
Maksim Shabunin c92c99ed0b Enabled forEach for const Mats 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 f7a273cfb3 core(test): regression test for 9507 7 years ago
Alexander Alekhin 0451629e22 core(persistence): resolve DMatch/KeyPoint problem 7 years ago
Alexander Alekhin 72f789bf34 core: fix type traits 7 years ago
Alexander Alekhin b18983a005 test(hal): properly dispatch FP16 test 7 years ago
KUANG Fangjun 97ec91ad67 fix cv::CommandLineParser. 7 years ago
Boris Fomitchev 76f7fb5231 Extending CPU dispatch to the tests; fixing a typo 7 years ago
Rostislav Vasilikhin 66b0651607 Merge pull request #9329 from savuor:softfloat_sincos 7 years ago
Vladislav Sovrasov 5e68b28ad3 core: fix file not closed when exception in FS 7 years ago
Vladislav Sovrasov aa54acd54d core: add a test to reproduce #9312 7 years ago
dkurt 583b327523 Fix JSON booleans without quotes 7 years ago
dkurt 3515f6ec33 Missed NAMED bit of JSON nodes tag 7 years ago
Alexander Alekhin d9e092325b test: regression test for IPP minMaxIdx problem 7 years ago
Alexander Alekhin 5bc291937f test: FileStorage format regression test 7 years ago
Tomoaki Teshima e63d628677 remove some rand functions 7 years ago
Vladislav Sovrasov e5fbb4f5d2 Merge pull request #9034 from sovrasov:mats_from_initializer_list 7 years ago
Alexander Alekhin d6c5e18e24 core(test): fix input data for OCL FP16 test 7 years ago
Alexander Alekhin a4a47b538c build: detect Android via '__ANDROID__' macro 7 years ago
Vladislav Sovrasov f42b7d03b4 core: add a test of iteration through the Mat_ with range-based for 7 years ago
Vladislav Sovrasov 35a1ecef2a core: fix infinite recursion in compare 7 years ago
Vladislav Sovrasov 4f9871817a core: forbid handling of the case when src=dst in cv::repeat 8 years ago
Alexander Alekhin 9067310166 core(test): added cv::sortIdx accuracy tests 8 years ago
Alexander Alekhin e23b59da5c build: fix v_reduce_sum4 (requires SSE3) 8 years ago
Alexander Alekhin 781515c514 build: fix "ambiguous call" (MSVS2010) 8 years ago
Alexander Alekhin 71517a910a build: fix errors for MSVS2010-2013, reduce default softfloat scope 8 years ago
Rostislav Vasilikhin c6a3a18894 SoftFloat integrated (#8668) 8 years ago