74 Commits (ca28274895c207cdf8aa89f32591081a6c6bf4ba)

Author SHA1 Message Date
Alexander Alekhin 6a7d1c15d3 core(ipp): skip huge input in flip() 5 years ago
berak 20afae5a14 core: fix mat matx multiplication 6 years ago
Alexander Alekhin dc5e69b4d4 Revert "Merge pull request #13586 from eightco:Core_bugfix3" 6 years ago
Lee Jaehwan 3721c8bb06 Merge pull request #13586 from eightco:Core_bugfix3 6 years ago
Lee Jaehwan 71aee662bd Merge pull request #13544 from eightco:bugfix 6 years ago
Alexander Alekhin f605898bae core: fix eigen2cv() - don't change fixed type of 'dst' 6 years ago
Alexander Alekhin 5059523937 core: fix processing of vector-rows 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Alexander Alekhin a0f86479e0 core: wrap custom types via _RawArray (raw() call) 6 years ago
Alexander Alekhin 7453a6938a core(test): extra tests/fixes for merge/split (#12171) 6 years ago
Maksim Shabunin cbb1e867e5 More issues found by static analysis 6 years ago
yuki takehara 4fe648b15c Merge pull request #11706 from take1014:setTo_Nan_10507 7 years ago
Alexander Alekhin 703f79b757 tests: add "bigdata" tests 7 years ago
yuki takehara d57e5c31c0 Merge pull request #11214 from take1014:core_9720 7 years ago
Alexander Alekhin 4378e8fcc0 core: fix cv::Mat constructor 7 years ago
Patrik Huber 7be0c78533 Merge pull request #10589 from patrikhuber:patch-1 7 years ago
yuki takehara 379ea15d16 Add new Mat constructor (#10808) 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Alexander Alekhin d48d2d7fe2 core(test): refactor PCA test 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
Maksim Shabunin c92c99ed0b Enabled forEach for const Mats 7 years ago
Alexander Alekhin f7a273cfb3 core(test): regression test for 9507 7 years ago
Vladislav Sovrasov e5fbb4f5d2 Merge pull request #9034 from sovrasov:mats_from_initializer_list 7 years ago
Vladislav Sovrasov f42b7d03b4 core: add a test of iteration through the Mat_ with range-based for 8 years ago
Vladislav Sovrasov 2c2b1405a3 Add test for Mat_::release() 8 years ago
Arnaud Brejeon 636ab095b0 Merge pull request #8535 from arnaudbrejeon:std_array 8 years ago
Julian Exner 46af07575e Add test case for cv::Mat::forEach 8 years ago
Addison Elliott eb04b2bfa9 Added N-dim submat selection with vectors 8 years ago
Rostislav Vasilikhin 6d691f2e05 added test for http://code.opencv.org/issues/1918 8 years ago
Rostislav Vasilikhin 9840825743 added test checking http://code.opencv.org/issues/4050 8 years ago
Rostislav Vasilikhin 0a3a2df433 fixed U non-orthogonality in SVD (http://code.opencv.org/issues/3801) 8 years ago
Ilya Lavrenov 6c42ad5b90 fixed typo 8 years ago
Ilya Lavrenov 87ae4e0564 fixed clone of empty matrix 8 years ago
Ilya Lavrenov 957bf1452c added some tests for push_back 8 years ago
Ilya Lavrenov 0af3947468 added note about cv::reduce output type for MIN/MAX 8 years ago
Alexander Alekhin 5f269d08b4 bigdata: add test, resolve split/merge issue 9 years ago
Alexander Alekhin 96f5a930f4 test: regression 5991 9 years ago
Vitaliy Lyudvichenko 85cc11e3b2 Changed behaviour of Mat/UMat::reshape() to accept n-dim shapes 9 years ago
Alexander Alekhin a6f46d7bb1 issue 4457 10 years ago
Alexander Alekhin 885114ed2c fix copyTo memory corruption, but the main problem is still here 10 years ago
Alexander Alekhin 30a5a9ed34 test vector processing 10 years ago
Youssef Kashef 790ef21a60 add unit test around Mat::push_back() 10 years ago
Alexander Alekhin 9394486147 fix issue 3891 10 years ago
Vadim Pisarevsky 66eb270cf7 significantly reduced sparse matrix footprint: 10 years ago
Vadim Pisarevsky 2ec92ba440 added test for http://code.opencv.org/issues/1918 10 years ago
Vadim Pisarevsky 79ac0d05ce added test checking http://code.opencv.org/issues/4050 10 years ago
Vadim Pisarevsky 9fbd1d68ad refactored div & pow funcs; added tests for special cases in pow() function. 10 years ago
Vadim Pisarevsky 7918267d02 fixed U non-orthogonality in SVD (http://code.opencv.org/issues/3801) 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 10 years ago