1820 Commits (d1bbc0b6e6c0c5115e54aa6d9f32a1d332a9538c)

Author SHA1 Message Date
Vladislav Sovrasov e955d17c51 Add new error messages 8 years ago
Vladislav Sovrasov 38483fe7a7 Skip UTF-8 BOM in FileStorage 8 years ago
Tomoaki Teshima cba22349b7 add universal hardware support check function 8 years ago
fegorsch ddf0554fff Use colon in "%YAML:1.0" directive when persisting to YAML-files 8 years ago
Vincent Rabaud a89aa8c90a Fix imageSize overflow in IplImage 8 years ago
Alexander Alekhin fe8501c931 ocl: fix SVM code 8 years ago
Vadim Pisarevsky fad0598634 normHamming done with AVX 2 intrinsics (ver 2) (#7405) 8 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 8 years ago
Alexander Alekhin 411e551335 ocl: autogenerated code 8 years ago
Alexander Alekhin a0add98b30 ocl: eliminate build warning 8 years ago
Alexander Alekhin a9ab629f60 build: fix aarch64 build with aarch64-linux-gnu-g++-4.8 8 years ago
Tomoaki Teshima c7cb116dc0 check FP16 build condition correctly 8 years ago
Pavel Vlasov 0a9470bf09 Compatibility fix for Visual Studio 2012; 8 years ago
Alexander Alekhin 10d18a315c instrumentation: minor refactoring, wrap OpenCL 8 years ago
Valeriy Van c562f0ad38 Minor fix in MatAllocator::download 8 years ago
Vladislav Sovrasov dfe4519c07 Add QR decomposition to HAL 8 years ago
Sergey Alexandrov 765dd30981 Add support for GpuMat in InputArray::isContinuous() 8 years ago
Tomoaki Teshima 903789f7af use universal intrinsic for FP16 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
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
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
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
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
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
Alexander Alekhin 2ec63e4dd1 fix android pack build 9 years ago
Ilya Lavrenov 71cbd6f02e fixed bug #5775 9 years ago
Rostislav Vasilikhin 96edb270a6 fixed memory corruption when normal dist. params have less channels than target matrix; test added 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 617df09143 Modify Base64 functions and add test and documentation 9 years ago
Ilya Lavrenov 957bf1452c added some tests for push_back 9 years ago