2926 Commits (af01267f23a2016232e78ceb747654a29481c02c)

Author SHA1 Message Date
Sean Li 6f3483ade3 Correct the comment of Mat::diag(const Mat& d). 9 years ago
Tomoaki Teshima b823c8e95c add universal intrinsic in StereoSGBM 9 years ago
Alexander Alekhin 33a5778a0e core: update CV_XADD 9 years ago
Erich Keane ad6af6b9e4 Remove Intel Specific CV_XADD Definition 9 years ago
Erich Keane 689cf79625 Correct cast for _InterlockedExchangeAdd on ICC 9 years ago
fegorsch ddf0554fff Use colon in "%YAML:1.0" directive when persisting to YAML-files 9 years ago
Jiri Horner c17afe0fab Merge pull request #6933 from hrnr:gsoc_all 9 years ago
Vincent Rabaud a89aa8c90a Fix imageSize overflow in IplImage 9 years ago
Tomoaki Teshima 1ef740fa2c use universal intrinsic implementation for calcSharrDeriv 9 years ago
Alexander Alekhin fe8501c931 ocl: fix SVM code 9 years ago
Alexander Alekhin 5da8d65371 eliminate compiler warnings 9 years ago
Vadim Pisarevsky fad0598634 normHamming done with AVX 2 intrinsics (ver 2) (#7405) 9 years ago
Vadim Pisarevsky 83f2eb79f1 make sure that the empty mat is copied to UMat properly - i.e. UMat becomes empty. Before the patch such copy operation crashed 9 years ago
Tomoaki Teshima f6350bdfa8 remove duplicated include 9 years ago
Alexander Alekhin fef677f51a fix defines typo 9 years ago
Tomoaki Teshima 841ccccada use universal intrinsic in canny 9 years ago
Alexander Alekhin 411e551335 ocl: autogenerated code 9 years ago
Alexander Alekhin a0add98b30 ocl: eliminate build warning 9 years ago
Alexander Alekhin 12e00827be cuda: fix fp16 compilation 9 years ago
sourin a34fbf7bb1 Fixed identifiers warns 9 years ago
Alexander Alekhin a9ab629f60 build: fix aarch64 build with aarch64-linux-gnu-g++-4.8 9 years ago
Tomoaki Teshima c7cb116dc0 check FP16 build condition correctly 9 years ago
Alexander Alekhin f50f34016e test: fix test crash (exception in destructor) 9 years ago
Pavel Vlasov 0a9470bf09 Compatibility fix for Visual Studio 2012; 9 years ago
Tomoaki Teshima 0db4b7cebb fix build error on CUDA + Aarch64 9 years ago
Sean McBride 5357e28a2f Removed some extra semi-colons 9 years ago
PkLab.net be65701908 Large update of videoio doc and samples following mshabunin comments 9 years ago
Alexander Alekhin d855608e6e instrumentation: fix build on Linux 9 years ago
Alexander Alekhin 10d18a315c instrumentation: minor refactoring, wrap OpenCL 9 years ago
Valeriy Van c562f0ad38 Minor fix in MatAllocator::download 9 years ago
Vladislav Sovrasov dfe4519c07 Add QR decomposition to HAL 9 years ago
Sergey Alexandrov 765dd30981 Add support for GpuMat in InputArray::isContinuous() 9 years ago
Tomoaki Teshima 903789f7af use universal intrinsic for FP16 9 years ago
Maksim Shabunin dc704d77ac Fixed several GCC 5.x warnings 9 years ago
Tomoaki Teshima 7fef96be1e add 64F intrinsic in HAL NEON 9 years ago
Matthew Self 9678d48e1a 2-channel interleaved load/store for universal intrinsics (float only) 9 years ago
Alexander Alekhin db6d94a7b0 cmake: minimize MSVS projects layout 9 years ago
Alexander Alekhin 5383a625a7 fix Win build, change default WINNT macro to WinXP 9 years ago
Tomoaki Teshima c5d7791b67 brush up fp16 implementation 9 years ago
MYLS 47f2e618ee Add two tests. 9 years ago
Suleyman TURKMEN fcc28fecb6 Make Up 9 years ago
mpkh 01d2e7af71 fix building on FreeBSD 9 years ago
Pavel Vlasov 30a6cee2fe Instrumentation for OpenCV API regions and IPP functions; 9 years ago
Pavel Vlasov 680ca88ce0 Outdated ICV restrictions were removed; 9 years ago
Pavel Vlasov a462d76a95 Implementations instrumentation framework for OpenCV performance system; 9 years ago
Pavel Vlasov 3860b8db02 IPP was enabled in mathfuncs_core; 9 years ago
Ilya Lavrenov 1b3f634843 fixed compilation warning 9 years ago
Pavel Vlasov 8bcec7d77f IPP enabling fix and typo fix; 9 years ago
Vladislav Sovrasov 13d2154f9a Fix HAL documentation 9 years ago
LaurentBerger b75bac7975 Solve Issue 7063 9 years ago