100 Commits (36598677cffe5ab7a22ffb4af3a2e2a73fe55db4)

Author SHA1 Message Date
Alexander Alekhin f30aafc3cc core(test): regression test for 18473 4 years ago
Josh Bradley 9fef09fe89
Merge pull request #17320 from jgbradley1:add-eigen-tensor-conversions 5 years ago
Alexander Alekhin d7abb641ca core(test): add InputArray(MatExpr) fetch test 5 years ago
Alexander Alekhin 377dd04224 core: fix .begin()/.end() of empty Mat 5 years ago
Alexander Alekhin 4d0f13544d
Merge pull request #16700 from alalek:fix_core_matexpr_size_gemm 5 years ago
Alexander Alekhin d54d01ca46 core(MatExpr): fix .type() bug 5 years ago
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
Hamdi Sahloul ef5579dc86 Merge pull request #12310 from cv3d:chunks/enum_interface 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
Alexander Alekhin e567135ed3 next: force C++11 features unconditionally: CV_CXX_MOVE_SEMANTICS/CV_CXX_STD_ARRAY 7 years ago
Alexander Alekhin 98c8584b88 next: drop CV_CXX11 conditions 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