2696 Commits (055f33ec4687e4d76edc99cde05351c3df10e345)

Author SHA1 Message Date
Maksim Shabunin b3018ba89e LUV tables 7 years ago
Maksim Shabunin e75056a084 static init 7 years ago
Maksim Shabunin 51fc891a5c cvtColor: fixed tables init, moved some tables to heap 7 years ago
Rostislav Vasilikhin 397b57dd72 Merge pull request #10041 from savuor:RevHoughWorks 7 years ago
elenagvo 3a09da71d8 add HAL for medianBlur 7 years ago
elenagvo 20c08eab73 change border type for medianBlur to BORDER_ISOLATED 7 years ago
elenagvo 1a9d8e9447 test for GaussianBlur with border 7 years ago
Alexander Alekhin baff521b63 imgproc(Canny): eliminate unnecessary operations 7 years ago
Suleyman TURKMEN 992a81dcaa Update lsd.cpp 7 years ago
Vitaly Tuzov 0205238dca Fix for intersectConvexConvex nested contours check 7 years ago
Fakabbir Amin a0c658b012 Merge pull request #9979 from fakabbir:ImproveDoc 7 years ago
Suleyman TURKMEN 63fb79b519 updates documentation and samples 7 years ago
Iago Suárez 42d942e19c Clearing data into the detect method of the class cv::LineSegmentDetectorImpl 7 years ago
Maksim Shabunin 184daa155f Fixed minor issues reported by GCC 7.2 7 years ago
Alexander Alekhin 47ae5197a9 test: extract OpenCL Moments tests, drop 'coi' parameter 7 years ago
Alexander Alekhin c9c759f700 ocl: fix moments global_size (should be >= local_size) 7 years ago
Vitaly Tuzov b9b553b8bc Add more details to drawContour description 7 years ago
Maksim Shabunin 0c79f4a00f MediaSDK: fixed Linux build, improved BGR<->NV12 conversions 7 years ago
Fakabbir Amin cd428fb798 Error in the documentation for cv::getRectSubPix. #9788 (#9871) 7 years ago
Alexander Alekhin cc9ab7e582 imgproc: fix bilateral filter SIMD 32f optimization 7 years ago
Vladislav Sovrasov a385fff3bf imgproc: clarify usage of the mask in floodfill 7 years ago
Rostislav Vasilikhin fb5cd42c6b enabled tests for fitEllipse since the issue is fixed 7 years ago
Gregory Morse d30a0c6f03 Merge pull request #9856 from GregoryMorse:patch-1 7 years ago
Nickola b2b56b6896 Fix Issue #9797 minEnclosingCircle from three points 7 years ago
Suleyman TURKMEN 29c186a022 Update min_enclosing_triangle.cpp 7 years ago
Suleyman TURKMEN baf9e32af3 Update imgproc.hpp 7 years ago
Suleyman TURKMEN b2673a19cf Updates min_enclosing_triangle.cpp 7 years ago
Alexander Alekhin e615fafe2d build: fix MSVS2010 7 years ago
Jasper Shemilt 800da724a3 Fix Transposed eigenvals and vecs. Didn't notice at first 7 years ago
Jasper Shemilt 0136711cf4 Adds fitEllipseAMS to imgproc: The Approximate Mean Square (AMS) proposed by Taubin 1991. 7 years ago
Tomoaki Teshima 139b32734e Merge pull request #9714 from tomoaki0705:universalBilateral 7 years ago
Peter Fischer 332588fcee Fix bug: non-maximum suppression for hough circle 7 years ago
woody.chow ef8c919e3f Minor optimization of initUndistortRectifyMapLine_AVX 7 years ago
Congxiang Pan 89b6e68e1e Merge pull request #9466 from huningxin:js 7 years ago
Rostislav Vasilikhin 62c4cf3ac6 fixed build of OpenVX Harris 7 years ago
Tomoaki Teshima e932160a8d replace raw SSE2/NEON implementation with universal intrinsic 7 years ago
vipinanand4 39e742765a Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 7 years ago
Vitaly Tuzov 22fcbaed64 Added performance test for nearest neighbor resize 7 years ago
Rostislav Vasilikhin cc547e8260 Bit-exact version of Luv2RGB_b (#9470) 7 years ago
Dmitry Kurtaev fa109b94d9 Update 16UC thresholding 7 years ago
Arvid Piehl Lauritsen Böttiger ca245e995a Added support for thresholding CV_16U images. 7 years ago
Rostislav Vasilikhin 4435ec5f26 Bit-exact version of RGB2Luv_b (#9226) 7 years ago
Vladislav Sovrasov b421ebef86 imgproc: slightly change the signature of undistortPoints overload 7 years ago
Vladislav Sovrasov 701c7e5685 imgproc: add stop criteria tuning in undistortPoints 7 years ago
Suleyman TURKMEN d547c6b1a2 documentation improvement 7 years ago
Rostislav Vasilikhin 18ca3d1e62 error message fixed 7 years ago
Rostislav Vasilikhin 2457bfc1e3 test info output improved 7 years ago
Rostislav Vasilikhin f6a165d10f Lab test fix: stop at first mismatch 7 years ago
Rostislav Vasilikhin 92093a6e6c extra declarations removed 7 years ago
Rostislav Vasilikhin f1e8aa70a0 added checksum-based test for Lab bit-exactness 7 years ago