3532 Commits (c92aa9572611e1302ef546f03bf0d3421914c809)

Author SHA1 Message Date
MYLS 8a65e73bfd add SANITY_CHECK_NOTHING() to perf_test 8 years ago
Ilya Lavrenov 71cbd6f02e fixed bug #5775 8 years ago
Rostislav Vasilikhin 96edb270a6 fixed memory corruption when normal dist. params have less channels than target matrix; test added 8 years ago
MYLS 27b924e99e remove CHECK from performance test 8 years ago
Ilya Lavrenov 6c42ad5b90 fixed typo 8 years ago
MYLS cf2d6f6721 solve errors and warnings 8 years ago
MYLS 78ca5ddd45 solve errors and warnings 8 years ago
Ilya Lavrenov 87ae4e0564 fixed clone of empty matrix 8 years ago
MYLS 0823ec0ef0 modified performance test 8 years ago
MYLS 617df09143 Modify Base64 functions and add test and documentation 8 years ago
Philippe FOUBERT d99821aa44 Resolves issue #6931 8 years ago
catree 7f64f31f66 Fix NAryMatIterator code example. 9 years ago
Philippe FOUBERT d9a56f6590 Resolves issue #6931 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 c634e39299 removed extra semicolon 9 years ago
Ilya Lavrenov c4b57d0ded disable ippiMinMaxIndx_32f_C1R usage since it crashes on Nans 9 years ago
Vladislav Vinogradov bfd6ae77f5 Add note that cv::cuda::Stream class is not thread safe 9 years ago
Vladislav Vinogradov 112903c2bd increase minimal supported CUDA toolkit to 6.5 9 years ago
Alexander Alekhin bb5e25ba7c migration: github.com/opencv/opencv 9 years ago
Alexander Alekhin ddc0b42bc3 migration: github.com/opencv/opencv 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
Vladislav Sovrasov a2ec23c112 Update cv::log documentation 9 years ago
Alexander Smorkalov f29fd63f13 Enabled build with LLVM libc++ for Android. 9 years ago
Alexander Alekhin 3844ee780c build: fix compiler warnings (GCC 5.3.1) 9 years ago
Alexander Alekhin b23527bf02 core: fix arguments types for cblas calls 9 years ago
Alexander Alekhin 8184535de1 samples: repair viz tutorial 9 years ago
Vitaliy Lyudvichenko c3dc7266d1 Fixing of AutoBuffer::allocate(nsz) method 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
Suleyman TURKMEN d2bad6febb cv::TickMeter class addition 9 years ago
Alexander Alekhin 09c2a8b7ad cmake: fix HAL dependencies for core module 9 years ago
MYLS 29921d055d change the parameter to `CvMat` and `CvMatND` 9 years ago
MYLS 9faa2a7fd0 solve warning for IOS 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 d1b097f409 fix most coding style warnings and errors 9 years ago
MYLS 7b1f7c8d8e Add Base64 support for FileStorage 9 years ago
MYLS ecd827fc8e Add Base64 support for FileStorage 9 years ago
Alexander Alekhin f4ebc504d1 cmake: refactor HAL attaching process 9 years ago
Philipp Nordhus 4a529cd641 Return reference on iterator indirection/subscript 9 years ago
Tomoaki Teshima 87d0c91dcf fix warning of build 9 years ago
Tomoaki Teshima d0a8390963 fix run time error on Mac 9 years ago
Tomoaki Teshima fd76ed5c0f fix to support wider compiler 9 years ago
Tomoaki Teshima 6f6eebbcb9 fix warning 9 years ago