3521 Commits (dcdd6af5a856826fe62c95322145731e702e54c5)

Author SHA1 Message Date
Tomoaki Teshima 0f5aaade61 fix test error on VS2012 8 years ago
Pavel Vlasov 35c7216846 IPP for OpenCV 2017u2 initial enabling patch; 8 years ago
Vadim Pisarevsky dd54f7a22a got rid of Blob and BlobShape completely; use cv::Mat and std::vector<int> instead 8 years ago
Arnaud Brejeon 636ab095b0 Merge pull request #8535 from arnaudbrejeon:std_array 8 years ago
insoow 2922738b6d Merge pull request #8104 from insoow:master 8 years ago
Alexander Alekhin dd304dbe05 test: fix min/max name mismatching 8 years ago
Yuriy Solovyov 26ccc09c46 Fix zlib issue on iOS 8 years ago
Vitaly Tuzov 9dc36a1ece Tuned restrictions for Canny, Warp, FAST, Accumulate and Convolution OpenVX HAL calls on small images 8 years ago
Vitaly Tuzov 87bb74312b Disabled vxuConvolution call for Sobel, GaussianBlur and Box filter evaluation 8 years ago
Matthias Grundmann fce7469961 Update utility.hpp 8 years ago
Fangjun KUANG 4065778255 fix typos. 8 years ago
Vitaly Tuzov 0f1a56da7c Changed restrictions for OpenVX HAL calls on small images 8 years ago
Fangjun KUANG ff31d069d0 avoid allocating memory for string with a length of zero. 8 years ago
jveitchmichaelis 8f19363c07 Update documentation for getCudaEnabledDeviceCount 8 years ago
nnorwitz 24e8cd1a78 Use %% for inline assembly rather than % so this compiles with clang. 8 years ago
Vitaly Tuzov bf62dca45a Extended restrictions for OpenVX HAL calls on small images 8 years ago
Vitaly Tuzov bf5b7843e8 Extended set of OpenVX HAL calls disabled for small images 8 years ago
Maksim Shabunin 4d62f1de1e Added javadoc generation 8 years ago
Alexander Alekhin e5d9b608c4 cmake: fix fp16 support 8 years ago
Sergiu Deitsch 4f31759965 prevent copying in cv::Mat_<T> move assignment 8 years ago
Tomoaki Teshima 507071cc6f suppress warnings on Jetson TK1 8 years ago
berak 3e0b63f65b fix comment in optim.hpp 8 years ago
Julian Exner 46af07575e Add test case for cv::Mat::forEach 8 years ago
jexner b45e784beb Fix segmentation fault in cv::Mat::forEach 8 years ago
Fangjun KUANG da94d85789 add more info to the error code. 8 years ago
Fangjun KUANG f82d64c6e5 Add more info to the error code. 8 years ago
Alexander Alekhin 1e6ce1d2f8 core(mathfuncs_core): cpu optimization dispatched code 8 years ago
Alexander Alekhin 17e5e4cd5a core: CPU target dispatcher update 8 years ago
Fangjun KUANG 94521629ab fix issue 8411. 8 years ago
KUANG, Fangjun 03c4c37969 fix issue 8189. 8 years ago
KUANG, Fangjun eae1ebfd29 fix issue 8411. 8 years ago
Naba Kumar 29680100ac Support for creating streams with custom allocator 8 years ago
Naba Kumar 00f3ad7217 Implement DFT as cv::Algorithm to support concurrent streams 8 years ago
Naba Kumar cdcf44b3ef Expose BufferPool class for external use also 8 years ago
Woody Chow c370cc10e9 Optimize normL2Sqr_ with AVX2 8 years ago
Woody Chow a8763c1fec Optimize exp32f with AVX2 8 years ago
Hamdi Sahloul 171e705ba4 Fixes the constructor of 1x14, 2x7, 7x2 or 14x1 matrix 8 years ago
Fangjun KUANG 3ad6d13ff3 Fix an error in the documentation. 8 years ago
hailong-wang 207218e920 Fix the bug of Mat_<>::opeartor [] 8 years ago
Fangjun KUANG 31cc519cd3 fix typos. 8 years ago
Fangjun KUANG 3c15913f53 Impove the documentation for Mat::diag 8 years ago
Fangjun KUANG 95468b72f3 Fix typos in the documentation for cv::Mat. 8 years ago
KUANG, Fangjun debc1c4c95 fix an error while setting kernel argument for a 3-D matrix. 8 years ago
KUANG, Fangjun be7d4608fb Add more comments to the members of CoreTLSData related to OpenCL. 8 years ago
KUANG, Fangjun 3c5d87cbae Add more information to the error code. 8 years ago
Fangjun KUANG 8a679128fa Update comments for cv::InputArray. 8 years ago
Vladislav Sovrasov 931b32d102 core: add single DMatch/Keypoint I/O 8 years ago
Alexander Alekhin 89ce2dc405 core: DMatch I/O tests 8 years ago
chacha21 74abbd0898 Fix compilation when USE_ZLIB is false 8 years ago
chacha21 aa1b031274 get rid of warning C4800 under VS2010 8 years ago