779 Commits (7ce1bd5d88d471bfd1a56aa7e08591fc9aa62c80)

Author SHA1 Message Date
Ilya Lavrenov 87ae4e0564 fixed clone of empty matrix 9 years ago
MYLS 617df09143 Modify Base64 functions and add test and documentation 9 years ago
Rostislav Vasilikhin 7b2ef647aa fixed memory corruption when normal dist. params have less channels than target matrix; test added 9 years ago
Ilya Lavrenov 957bf1452c added some tests for push_back 9 years ago
Ilya Lavrenov 0af3947468 added note about cv::reduce output type for MIN/MAX 9 years ago
Ilya Lavrenov c4b57d0ded disable ippiMinMaxIndx_32f_C1R usage since it crashes on Nans 9 years ago
Alexander Alekhin 5f269d08b4 bigdata: add test, resolve split/merge issue 9 years ago
Philipp Hasper 00112bbe10 persistence: fixing crash with space-only values 9 years ago
Alexander Alekhin 3844ee780c build: fix compiler warnings (GCC 5.3.1) 9 years ago
Vitaliy Lyudvichenko 930d96f684 Fixing of AutoBuffer::allocate(nsz) method 9 years ago
MYLS df5a7c8ee9 build again for OpenCL. 9 years ago
MYLS 677d4d20ce fixed an error in the test... 9 years ago
MYLS 959002fb96 solve warnings and errors in test. 9 years ago
MYLS 7c92ee2e6e Split `cvWriteRawData_Base64` into three functions 9 years ago
MYLS 29921d055d change the parameter to `CvMat` and `CvMatND` 9 years ago
MYLS 958263d245 Solve warnings, and adjusted the test case. 9 years ago
MYLS 882e4221e7 fix errors from test. 9 years ago
MYLS 7b1f7c8d8e Add Base64 support for FileStorage 9 years ago
MYLS ecd827fc8e Add Base64 support for FileStorage 9 years ago
Tomoaki Teshima d1c1c01761 fix typo 9 years ago
Tomoaki Teshima eccf2fa4c3 follow other interface 9 years ago
Maksim Shabunin 1e667de1f3 HAL math interfaces: fastAtan2, magnitude, sqrt, invSqrt, log, exp 9 years ago
Tomoaki Teshima b2ad7cd9c0 add feature to convert FP32(float) to FP16(half) 9 years ago
Tomoaki Teshima bfcb40ad77 fix Core_MulSpectrum test on 64bit ARM + release mode 9 years ago
Tomoaki Teshima 7077d1de63 fix hal_intrin test on 64bit ARM 9 years ago
Philipp Hasper b6d8c9d990 operator<< handles keys starting with underscore 9 years ago
Philipp Hasper 47c4ee974a operator<< handles keys starting with underscore 9 years ago
Maksim Shabunin 008abd28fd Extracted HAL interfaces for DFT/DCT, added new test 9 years ago
Alexander Alekhin f48cda2f95 test: initialize test data in test_umat.cpp (6102) 9 years ago
Alexander Alekhin 96f5a930f4 test: regression 5991 9 years ago
Alexander Alekhin 17e4d33b0e added regression test for #5876 9 years ago
Maksim Shabunin 84f37d352f HAL moved back to core 9 years ago
Alexander Alekhin b26580cc7b checkRange fixes 9 years ago
hoangviet1985 3e96b724c2 squash 9 years ago
hoangviet1985 b96def885f squash 9 years ago
Vladislav Vinogradov d5e6503fe5 fix signed/unsigned comparison warning in core/test/test_math.cpp 9 years ago
Viet Dinh 68bcff26fb fix solveCubic 9 years ago
Viet Dinh cfd5caf29d deal with type casting issues 9 years ago
Viet Dinh 09b0193186 even more correct 9 years ago
Viet Dinh 537a978dcf update test_math.cpp 9 years ago
Maksim Shabunin 31e0d90da6 Enable temp objects destruction test for VS versions less than 2015 9 years ago
Maksim Shabunin 6e9d0d9a0c Visual Studio 2015 warning and test fixes 9 years ago
Pavel Rojtberg 46ada3886f fix wrong parsing of values containing '=' 10 years ago
Pavel Rojtberg 1dd7f546af CommandLineParser: add special <none> value to disallow empty strings 10 years ago
Pavel Rojtberg a388806555 enable additional CommandLineParser tests 10 years ago
Pavel Rojtberg 2ced3ba276 CommandLineParser: throw on programmer error 10 years ago
Gleb Gladilov 2bc4486966 Added test of minMaxLoc on filling with maximums of int 10 years ago
Alexander Alekhin d3071db0d7 add some CommandLineParser tests 10 years ago
Ilya Lavrenov ecc53dd7a4 fixed memory leak in core ds tests 10 years ago
Alexander Alekhin bf42b9603b fix "unreachable code" warning 10 years ago