3070 Commits (c4ae5c0ee52bf04d379dff719e127f7fac0da2df)

Author SHA1 Message Date
Rostislav Vasilikhin 726efee4d2 fixed http://code.opencv.org/issues/4278 8 years ago
Rostislav Vasilikhin be7c924e7c integer overflow fixed in getContinuousSize() 8 years ago
Maksim Shabunin dc704d77ac Fixed several GCC 5.x warnings 8 years ago
Tomoaki Teshima 7fef96be1e add 64F intrinsic in HAL NEON 8 years ago
Matthew Self 9678d48e1a 2-channel interleaved load/store for universal intrinsics (float only) 8 years ago
Alexander Alekhin db6d94a7b0 cmake: minimize MSVS projects layout 8 years ago
Alexander Alekhin 5383a625a7 fix Win build, change default WINNT macro to WinXP 8 years ago
Tomoaki Teshima c5d7791b67 brush up fp16 implementation 8 years ago
MYLS 47f2e618ee Add two tests. 8 years ago
Suleyman TURKMEN fcc28fecb6 Make Up 8 years ago
mpkh 01d2e7af71 fix building on FreeBSD 8 years ago
Pavel Vlasov 30a6cee2fe Instrumentation for OpenCV API regions and IPP functions; 8 years ago
Pavel Vlasov 680ca88ce0 Outdated ICV restrictions were removed; 8 years ago
Pavel Vlasov a462d76a95 Implementations instrumentation framework for OpenCV performance system; 8 years ago
Pavel Vlasov 3860b8db02 IPP was enabled in mathfuncs_core; 8 years ago
Ilya Lavrenov 1b3f634843 fixed compilation warning 8 years ago
Pavel Vlasov 8bcec7d77f IPP enabling fix and typo fix; 8 years ago
Vladislav Sovrasov 13d2154f9a Fix HAL documentation 8 years ago
LaurentBerger b75bac7975 Solve Issue 7063 8 years ago
daB0bby 5cc1ef9022 fix code-style consistency 8 years ago
MYLS d99832163a solve warnings and do some cleaning. 8 years ago
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 9 years ago
MYLS 27b924e99e remove CHECK from performance test 9 years ago
Ilya Lavrenov 6c42ad5b90 fixed typo 9 years ago
MYLS cf2d6f6721 solve errors and warnings 9 years ago
MYLS 78ca5ddd45 solve errors and warnings 9 years ago
Ilya Lavrenov 87ae4e0564 fixed clone of empty matrix 9 years ago
MYLS 0823ec0ef0 modified performance test 9 years ago
MYLS 617df09143 Modify Base64 functions and add test and documentation 9 years ago