15166 Commits (d54b1ad88ad2a0564356ba114116abd1f7666f8c)

Author SHA1 Message Date
Alexander Alekhin 133b91a026 android: build fixes 8 years ago
Pyotr Chekmaryov 21be2aa677 Memory repaired + Cleanup. 8 years ago
Pavel Vlasov 11c2ffaf1c Update for IPP for OpenCV 2017u2 integration; 8 years ago
saskatchewancatch 3fe18392ef Updated comments for cv::ellipse and cv::ellipse2Poly to clarify some behaviour that has confused some users. 8 years ago
saskatchewancatch d363e2789f 8632: Corrected cv::seamlessClone doc to reflect actual name of flag used in code 8 years ago
Brian Armstrong 40dc0bcd63 fix ByteStreamBuffer 8 years ago
berak cbda9b332b imgcodecs: fix webp IMREAD_GRAYSCALE loading 8 years ago
daB0bby 566630595d Fixes typo 8 years ago
Peter Würtz 4c095a76c0 Add docstring for UMat::handle 8 years ago
Peter Würtz a4c70aebd0 Expose UMat OpenCL handles and buffer information to python 8 years ago
Pyotr Chekmaryov 7ffa49e02c Vertical passes added and we have working parralel version. 8 years ago
Tomoaki Teshima 0f5aaade61 fix test error on VS2012 8 years ago
Vladislav Sovrasov ad7cf58450 highgui: add ROI selector 8 years ago
Alessandro Gentilini fc8f1890c0 Fix markdown format. 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
David Carlier bacc210606 fixing segfaults occuring when launching those unit tests 8 years ago
Tomoaki Teshima 62c17dc3cf fix typo and align white spaces 8 years ago
Pyotr Chekmaryov 20036b82d3 There added parallel realization of vertical passes for MODE_HH4. 8 years ago
brian-armstrong-discord 9e054d3880 Merge pull request #8492 from brian-armstrong-discord:exif_inmemory 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
zongwave 1fc60e6d64 Add method KeypointBasedMotionEstimator::estimate(InputArray, InputArray) to support both cpu & opencl algorithm processing 8 years ago
Tomoaki Teshima c145f28c71 fix build error on VS2012 8 years ago
orisano 550ca10ec6 Remove stdout log when destructor called. 8 years ago
Fernando Iglesias Garcia 21e698053f Initialize background model in background subtraction KNN. 8 years ago
Utkarsh Sinha 0330934c8b Updating documentation. 8 years ago
Vitaly Tuzov 4c0d833dec Disabled vxuConvolution call for sepFilter evaluation 8 years ago
Vitaly Tuzov 87bb74312b Disabled vxuConvolution call for Sobel, GaussianBlur and Box filter evaluation 8 years ago
Tomoaki Teshima ccc8767b55 suppress warning on Jetson TK1 8 years ago
Utkarsh Sinha b9c2d88e69 If the user passes an empty output matrix, initialize it to identity. 8 years ago
Matthias Grundmann e0fe3cce71 Update autotuned_index.h 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
jveitchmichaelis 8f19363c07 Update documentation for getCudaEnabledDeviceCount 8 years ago
Tong Ke 0a63ab36bb Merge pull request #8301 from tonyke1993:p3p_alg 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
nnorwitz 9210cefb36 Use %% for inline assembly rather than % so this compiles with clang. 8 years ago
Maksim Shabunin 4d62f1de1e Added javadoc generation 8 years ago
Maksim Shabunin 8b455e8bb3 Fixed Algorithm.save and other methods work in Java 8 years ago
Maksim Shabunin ce50df564c Fixed cvtColor OCL compilation issue (BGRA2mBGRA) 8 years ago
Tomoaki Teshima 731b5b206f suppress warnings from cuda 8 years ago
Alexander Alekhin e5d9b608c4 cmake: fix fp16 support 8 years ago
Pavel Rojtberg d92d82d194 cap_v4l: SetProperty - do not return false while setting video size 8 years ago