3521 Commits (dcdd6af5a856826fe62c95322145731e702e54c5)

Author SHA1 Message Date
MYLS 0823ec0ef0 modified performance test 9 years ago
MYLS 617df09143 Modify Base64 functions and add test and documentation 9 years ago
Philippe FOUBERT d99821aa44 Resolves issue #6931 9 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
Vladislav Sovrasov 055f5c7395 Change names of some internal functions 9 years ago
Tomoaki Teshima d1c1c01761 fix typo 9 years ago
Tomoaki Teshima fbfd3158a7 fix corner case when number is small 9 years ago
Tomoaki Teshima 4239bac4ed fix warning of doc 9 years ago
Tomoaki Teshima eccf2fa4c3 follow other interface 9 years ago
Vladislav Sovrasov a2d0cc878c Implement internal HAL for GEMM and matrix decompositions 9 years ago
Tomoaki Teshima 070e4d754e let the performance test of split pass on 64bit ARM 9 years ago
Alexander Alekhin ff0601cda5 core: prevent changes in 'std' namespace 9 years ago