1820 Commits (de977cc9c836dd954bc0a737b5aa80621a4f9c72)

Author SHA1 Message Date
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 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
Tomoaki Teshima fd711219a2 use universal intrinsic in VBLAS 8 years ago
mshabunin c6c519166e Added CV_DEPRECATED macro 8 years ago
Tomoaki Teshima 8b22099da2 use universal intrinsic and SSE4 popcount instruction in normHamming 8 years ago
Alexander Alekhin 70bbf17b13 OpenCV Version++ 8 years ago
Alexander Alekhin 7a95e654eb ocl: update compiled programs 8 years ago
Alexander Alekhin d85c11e525 OpenCV version++ 8 years ago
Alexander Alekhin 0e4dde1781 Merge pull request #7872 from alalek:merge-2.4 8 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
Addison Elliott eb04b2bfa9 Added N-dim submat selection with vectors 8 years ago
Addison Elliott fa6692afcf Added new overloaded functions for Mat and UMat that accepts std::vector<int> instead of int * for the sizes on a N-dimensional array. 8 years ago
Rostislav Vasilikhin 8b9422a052 OpenVX wrappers rewritten with CV_OVX_RUN, VX_DbgThrow 8 years ago
mshabunin 965deaba8d Documentation fixes for latest doxygen 8 years ago
bedbad ffcf866e2f Merge pull request #7754 from LAZI-2240:toupstream2.4 8 years ago
apavlenko 1e2ddc30b1 Canny via OpenVX, Node wrapper extended (query/set attribute), some naming fixes 8 years ago
Alexander Alekhin 2d28bb4171 ipp: disable compilation with IPP 9+ 8 years ago
Alexander Alekhin 0724d13bcd build: cuda warnings 8 years ago
Alexander Alekhin 44d9d59f08 ocl: stop using of OpenCL without explicit UMat arguments 8 years ago
mshabunin 695c518384 Updated TBB search script and code checks 8 years ago
Alexander Alekhin e878b60dbc core: drop type/dims/rows/cols information in Mat::release() 8 years ago
Alexander Alekhin 69949025db core: drop type/dims/rows/cols information in Mat::release() 8 years ago
Maksim Shabunin 21167b1bf1 Fixed several GCC 5.x warnings 8 years ago
Alexander Alekhin 30cdcfa554 warnings 8 years ago
Vladislav Sovrasov 7c266ffffe Add support of vector of vectors serialization to FileStorage 8 years ago
Pavel Vlasov 349d5ba012 --perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple trees, 2 - expanded trees for functions with same name but different calling address); 8 years ago
Tetragramm ad5c50a923 Improve the efficiency as suggested by vpisarev. 8 years ago
Tomoaki Teshima 9ee6f10896 fix build error 8 years ago
Vladislav Sovrasov 33d82da436 Clarify documentation for cv::Algorithm::read 8 years ago
Tomoaki Teshima 6d460bb602 fix build error on old compiler 8 years ago
Sean Li 6f3483ade3 Correct the comment of Mat::diag(const Mat& d). 8 years ago
Tomoaki Teshima cba22349b7 add universal hardware support check function 8 years ago
Tomoaki Teshima b823c8e95c add universal intrinsic in StereoSGBM 8 years ago
Alexander Alekhin c585d3890e core: update CV_XADD 8 years ago
Alexander Alekhin 33a5778a0e core: update CV_XADD 8 years ago
Erich Keane ad6af6b9e4 Remove Intel Specific CV_XADD Definition 8 years ago
Erich Keane 689cf79625 Correct cast for _InterlockedExchangeAdd on ICC 8 years ago
Tetragramm 6f7bf653f7 Add 90 degree rotation methods. This provides a quick simple way of doing 90 degree rotations. 8 years ago
Jiri Horner c17afe0fab Merge pull request #6933 from hrnr:gsoc_all 8 years ago
Vitaly Tuzov 26c9889c6b Fix for incorrect line drawing beyond 32768 row or column 8 years ago
Tomoaki Teshima 1ef740fa2c use universal intrinsic implementation for calcSharrDeriv 8 years ago
Tomoaki Teshima f6350bdfa8 remove duplicated include 8 years ago
Alexander Alekhin fef677f51a fix defines typo 8 years ago