3489 Commits (159ea22b6b087c14a82a3ba55885234edbba94b2)

Author SHA1 Message Date
MYLS 8596e82d98 Add JSON support. 8 years ago
Vladislav Sovrasov a113d9bcc1 Add MKL support 8 years ago
Tomoaki Teshima 3debc78a5f fix build error on JetsonTK1 8 years ago
Tomoaki Teshima 2db2d137ce follow the naming rule as other API 8 years ago
MYLS 1da8a19af3 fixed two bugs that I caused. 8 years ago
MYLS 86238d2748 make some changes according to the code review. 8 years ago
Alexander Alekhin 18e7afdfd9 cmake: add OPENCV_ENABLE_NONFREE option and macro 8 years ago
k-shinotsuka 1a18a33688 improve SumSqr_SIMD<schar, int, int>() 8 years ago
Tomoaki Teshima 87ca607fd4 brush up convertFp16 8 years ago
k-shinotsuka 0b4e06ad3c improve SumSqr_SIMD<uchar, int, int>() 8 years ago
Pavel Rojtberg 15dabc11b5 Mat: use row/ col instead of i0/ i1 for parameter names in 2D case 8 years ago
Tomoaki Teshima 2974b049e7 cudev: add feature to convert FP32(float) from/to FP16(half) on GPU 8 years ago
MYLS 08911cbfae change `code` to `snippet` and do some cleaning. 8 years ago
Tomoaki Teshima c57f8780e9 show CPU feature correctly when FP16 is available 8 years ago
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
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. 8 years ago
Philippe FOUBERT d9a56f6590 Resolves issue #6931 8 years ago
Rostislav Vasilikhin 7b2ef647aa fixed memory corruption when normal dist. params have less channels than target matrix; test added 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 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