2739 Commits (ad146e5a6b931ac5d179d4fedc58cef99a3c9e7e)

Author SHA1 Message Date
Pavel Vlasov a42789f330 IPP morphology with big images hotfix. 7 years ago
Alexander Alekhin 12e8e33144 build: enable -Wimplicit-fallthrough warning for OpenCV modules 7 years ago
Vadim Pisarevsky 7ea5029ae5
Grabcut with frozen models (#11339) 7 years ago
Tomoaki Teshima 98d9369a38 add new comparison to tolerate with rounding error 7 years ago
Vadim Pisarevsky b8b7ca7302
Rewite polar transforms (#11323) 7 years ago
k-shinotsuka b3755ae670 add universal intrinsics for RGB2HLS_f 7 years ago
Alexander Alekhin 59b413c8a1 imgproc(ipp): disable parallel GaussianBlur 7 years ago
Tomoaki Teshima a82e70cd40 remove raw SSE2/NEON implementation from imgwarp.cpp 7 years ago
Tomoaki Teshima a40354d16f use correct name for NVIDIA 7 years ago
Vitaly Tuzov c80a168d9d Updated warpAffine test to ensure bit-exactness for CV_8U (#10921) 7 years ago
Vitaly Tuzov 62cf71002e Bit-exact GaussianBlur performance update (#10898) 7 years ago
Alexander Alekhin d2d9fd6945 build: fix MSVS build problems 7 years ago
shimat 68db42e9be fix LSD test (wrong detector kind) 7 years ago
shimat e172935658 LSD: support vector<Vec4i> lines (#11042) 7 years ago
k-shinotsuka fbdcc0e8e4 add universal intrinsics for HSV2RGB_f 7 years ago
Alexander Alekhin 15837b43ca imgproc: don't call .unlock() on non-holded mutex in houghCircles() 7 years ago
Maksim Shabunin b88609a921 Reduced direct TBB dependencies 7 years ago
Alexander Alekhin 3b15f3e3b9 avoid calling of setNumThreads() to respect user settings 7 years ago
Alexander Alekhin 7f63b31ca8 avoid calling of setNumThreads() to respect user settings 7 years ago
Alexander Alekhin 8a0cc5009e build: eliminate MSVC warning 7 years ago
Alexander Alekhin 5d36ee2fe7 imgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 7f9253ea0a samples: avoid using of legacy C-like API 7 years ago
Tomoaki Teshima 06babf90a5 let the test OCL_ImgprocWarp/Resize.Mat pass on ARM/Aarch64 7 years ago
Vitaly Tuzov 91c35a7d01 Updated handling of collinear edges while searching for intersection. 7 years ago
yuki takehara 41f8e788b2 Merge pull request #11083 from take1014:lsd_#9363 7 years ago
Rostislav Vasilikhin 64916d3d83 Merge pull request #10869 from savuor:color_cpp_split 7 years ago
Tomoaki Teshima 640d77be25 let the performance tests of WarpPerspective pass 7 years ago
Tomoaki Teshima 9079d9ce17 let the test OCL_Filter/Bilateral pass 7 years ago
Tomoaki Teshima 8fd1bbde76 fix test error on Tinker Board (OpenCL on Arm platform) 7 years ago
Florian Echtler 6a8f57e5d7 Merge pull request #10081 from floe:java-camera2-view 7 years ago
Alexander Alekhin c020a7bb67 build: portable integer types 7 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Alexander Alekhin fad3a6bf15 ocl: disable Laplacian5 and sepFilter2D_SinglePass kernels for AMD OpenCL 7 years ago
take1014 03407a9da0 Merge pull request #10646 from take1014:master 7 years ago
Alexander Alekhin 44d7435a48 build: eliminate calls of removed functionality from C++17 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Rostislav Vasilikhin 1055f9d208 Merge pull request #10757 from savuor:test_hist_renew 7 years ago
Harshal Nishar 384fa95680 Fix in Canny when Sobel apertureSize is 7 (#10743) 7 years ago
sergeybe 2266a8c85f fix FindContours default offset for CV_LINK_RUNS method 7 years ago
Aditya Rohan ccea0a831a Merge pull request #10732 from Riyuzakii:10598 7 years ago
LaurentBerger 2ebf4e084a solve issue #10687 7 years ago
Vitaly Tuzov 12ea8477a3 bitexact gaussianblur implementation (#10345) 7 years ago
Woody Chow 20b3261204 Propagate calculated Gaussian kernel size(ref). Otherwise, ipp_GaussianBlur will fail if user doesn't specify a kernel size. (#10579) 7 years ago
Maksim Shabunin 8b87c4b96a Fixed several warnings produced by clang 6 and static analyzers 7 years ago
woody.chow f5d9a2a9c1 Parallelize initUndistortRectifyMap 7 years ago
Suleyman TURKMEN dcd4f8f5db Update documentation 7 years ago
Philipp Hasper 6032d86e23 Added getFontScaleFromHeight() 7 years ago
Alexander Alekhin 116c8d0ddf build: eliminate warnings 7 years ago
victor-ludorum ad23c10600
Updating rotcalipers.cpp to resolve issue #10096 7 years ago
Tom Becker 592f8d8c1b Merge pull request #10232 from TomBecker-BD:hough-many-circles 7 years ago