2696 Commits (055f33ec4687e4d76edc99cde05351c3df10e345)

Author SHA1 Message Date
take1014 4ec9afac57 add imgproc snippets 7 years ago
Vadim Pisarevsky d734e83af0
Hsv2rgb univ intrin (#11637) 7 years ago
Vadim Pisarevsky 7d19bd6c19 Merge pull request #11634 from vpisarev:empty_mat_with_types_2 7 years ago
take1014 229e8b1b18 Correct handling when IPP is enabled 7 years ago
yuki takehara ed207d79e7 Merge pull request #11108 from take1014:hough_4303 7 years ago
yuki takehara 2d5d98ec0f Merge pull request #11551 from take1014:filter2d_10683 7 years ago
Alexander Alekhin 471c17321f improve code quality 7 years ago
shengyu 72d3e14e8f fix wrong indentation on github page (tab to space) 7 years ago
Dmitry Kurtaev 07dc6d2b45 Return a convex hull from rotatedRectangleIntersection 7 years ago
Alexander Alekhin 703f79b757 tests: add "bigdata" tests 7 years ago
Vadim Pisarevsky e0dbe5cfcc
handle huge matrices correctly (#11505) 7 years ago
k-shinotsuka ecb4ea8f76 add universal intrinsics for RGB2HSV_f 7 years ago
k-shinotsuka a5f68e98f4 add universal intrinsics for HLS2RGB_f 7 years ago
Tomoaki Teshima 87a4f4ab3a Merge pull request #11409 from tomoaki0705/fixCLAHEfailure 7 years ago
Alexander Alekhin 9166e6052b imgproc: fixed fixedpoint coding style 7 years ago
Alexander Alekhin 469dc6ac42 imgproc: fix fixed point build 7 years ago
Alexander Alekhin 6b581c4e51 build: unreachable code after CV_Error() (part 2) 7 years ago
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