3521 Commits (dcdd6af5a856826fe62c95322145731e702e54c5)

Author SHA1 Message Date
Vladislav Sovrasov c321d025c4 Fix DMatch and Keypoint I/O in FileStorage 8 years ago
ville-v 0c1bcf354c Fix issue #8278: "CV_XADD compile errors with Embarcadero C++ Builder 10.1" 8 years ago
ville-v 1de10f9f86 Add files via upload 8 years ago
Alexander Alekhin 649bb7ac04 core: parallel_for_(): update RNG state of the main thread 8 years ago
Alexander Alekhin ebdd74105a core(test): add regression test for RNG in parallel_for_() 8 years ago
Alexander Alekhin b28fd79fdc core: parallel_for_(): propagate RNG state from the main thread 8 years ago
Vladislav Sovrasov 595437bdd1 hal: replace round() with cvRound() 8 years ago
Vladislav Sovrasov 14451f3f06 core: fix adjustROI behavior on indexes overflow 8 years ago
Vitaly Tuzov 9a4b5a4545 OpenVX calls updated to use single common OpenVX context per thread 8 years ago
Alexander Alekhin ec7f74f7b4 core(TLS): add cleanup() method 8 years ago
Fangjun KUANG 526220a171 Fix typos in the documentation (#8226) 8 years ago
Fangjun KUANG b1851e2f16 Add support to print `cv::UMat`. 8 years ago
Tomoaki Teshima 64cf206fb5 optimize blend using universal intrinsic 8 years ago
Fangjun KUANG e827a5bd9e Fix an error in the demo code for cv::Mat::forEach 8 years ago
Fangjun KUANG 57ed0e57f0 Fix the documentation for Mat::diag(int). (#8199) 8 years ago
Jinay Patel f710d96602 Update ocl.cpp function Device::OpenCLVersion() 8 years ago
Fangjun KUANG a8a208e0fe Merge pull request #8208 from csukuangfj:complex_support 8 years ago
Fangjun KUANG 5e4dfb9546 Change the argument type to cl_platform_info. 8 years ago
Alexander Alekhin 05248a3dea cmake: fix order of MKL libraries, don't pass additional libraries as modules 8 years ago
Fangjun KUANG 46fe74177d Fix typos. 8 years ago
Pavel Rojtberg df86f0752a add missing casts to _Tp as determinant() always returns double 8 years ago
Alexander Alekhin 4c7aa8645a ocl: validate arguments in KernelArgs constructor 8 years ago
Alexander Alekhin e16227b53c cmake: support multiple CPU targets 8 years ago
Fangjun KUANG 1e11657ba4 Merge pull request #8197 from csukuangfj/csukuangfj-patch-1 8 years ago
Alexander Alekhin 9ac9e9e29a core: fix String::end() implementation 8 years ago
Vitaly Tuzov 4950f542d1 Fix for SGBM compute() buffer allocation failure on big images 8 years ago
LaurentBerger 488eb11ba8 Add a link to MatExpr in Detailed Description of Mat 8 years ago
Pavel Vlasov a47b7a34be Adds IPP control functions to bindings export 8 years ago
Juha Reunanen f3cb5084cf Fix #8093: CV_DbgAssert that the result of area() fits in the return value 8 years ago
Maksim Shabunin b417b4dbee KMeans improvement 8 years ago
Tomoaki Teshima fd711219a2 use universal intrinsic in VBLAS 8 years ago
Tomoaki Teshima d0bdf99501 check correct flag 8 years ago
Tomoaki Teshima 820fdbff23 brush up AVX optimization in popcount 8 years ago
mshabunin c6c519166e Added CV_DEPRECATED macro 8 years ago
Vladislav Sovrasov 896c34fab3 Add support of type headings from YAML1.2 8 years ago
Alexander Alekhin 3668a01fca eliminate warnings 8 years ago
Alexander Alekhin 2b44c0b649 cmake: fix lapack 8 years ago
Tomoaki Teshima 8b22099da2 use universal intrinsic and SSE4 popcount instruction in normHamming 8 years ago
atinfinity b3c77e664d added to check the support of AVX2 8 years ago
Matt Bennett c3a8db6d6c Merge pull request #7952 from mattmyne:JSONWriteFixTrailingDecimalPoint 8 years ago
utibenkei 579ffbf97e Added Java wrapping for tracking module 8 years ago
Steve 8a6fabed83 Avoid segmentation fault 8 years ago
Alexander Alekhin 70bbf17b13 OpenCV Version++ 8 years ago
Vadim Pisarevsky ad74fdd7cc moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository (#7918) 8 years ago
Alexander Alekhin c3e409f950 ocl: update program cache defaults 8 years ago
Alexander Alekhin 7a95e654eb ocl: update compiled programs 8 years ago
Alexander Alekhin d85c11e525 OpenCV version++ 8 years ago
Alexander Alekhin 05d187ec90 ocl: move deprecated code from ocl.cpp 8 years ago
Rostislav Vasilikhin fcdbe16252 openvx_cvt disabled for Khronos, fixed sstep and dstep usage 8 years ago
Alexander Alekhin 0e4dde1781 Merge pull request #7872 from alalek:merge-2.4 8 years ago