2817 Commits (0df9cbc954c61fca0993b563c2686f9710978b08)

Author SHA1 Message Date
Tomoaki Teshima 891c83ff35 fix build error 8 years ago
Tomoaki Teshima 70dcd107d0 follow the comment 8 years ago
Tomoaki Teshima 4423a5edad fix build error 8 years ago
Ilya Lavrenov 313f54bc39 read/write vec2i from/to filestorage 8 years ago
Alexander Alekhin 2ec63e4dd1 fix android pack build 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
Ilya Lavrenov 6c42ad5b90 fixed typo 8 years ago
Ilya Lavrenov 87ae4e0564 fixed clone of empty matrix 8 years ago
catree 7f64f31f66 Fix NAryMatIterator code example. 8 years ago
Philippe FOUBERT d9a56f6590 Resolves issue #6931 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
Ilya Lavrenov c634e39299 removed extra semicolon 8 years ago
Ilya Lavrenov c4b57d0ded disable ippiMinMaxIndx_32f_C1R usage since it crashes on Nans 8 years ago
Vladislav Vinogradov bfd6ae77f5 Add note that cv::cuda::Stream class is not thread safe 8 years ago
Vladislav Vinogradov 112903c2bd increase minimal supported CUDA toolkit to 6.5 8 years ago
Alexander Alekhin ddc0b42bc3 migration: github.com/opencv/opencv 8 years ago
Alexander Alekhin 5f269d08b4 bigdata: add test, resolve split/merge issue 8 years ago
Philipp Hasper 00112bbe10 persistence: fixing crash with space-only values 8 years ago
Vladislav Sovrasov a2ec23c112 Update cv::log documentation 8 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 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