481 Commits (17233c687e2d51010dab2587f2532a460ccdb4b6)

Author SHA1 Message Date
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
Aditya Rohan ccea0a831a Merge pull request #10732 from Riyuzakii:10598 7 years ago
Vitaly Tuzov 12ea8477a3 bitexact gaussianblur implementation (#10345) 7 years ago
Tom Becker 592f8d8c1b Merge pull request #10232 from TomBecker-BD:hough-many-circles 7 years ago
Vitaly Tuzov 1eb2fa9efb Added universal intrinsics based implementations for CV_8UC2, CV_8UC3, CV_8UC4 bit-exact resizes. 7 years ago
Alexander Alekhin d5f152494b fix file names 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
Juha Reunanen 5b41599911 Fix pointPolygonTest for large coordinate values (#10222) 7 years ago
elenagvo 1a9d8e9447 test for GaussianBlur with border 7 years ago
Alexander Alekhin 47ae5197a9 test: extract OpenCL Moments tests, drop 'coi' parameter 7 years ago
Rostislav Vasilikhin fb5cd42c6b enabled tests for fitEllipse since the issue is fixed 7 years ago
Nickola b2b56b6896 Fix Issue #9797 minEnclosingCircle from three points 7 years ago
Jasper Shemilt 0136711cf4 Adds fitEllipseAMS to imgproc: The Approximate Mean Square (AMS) proposed by Taubin 1991. 7 years ago
vipinanand4 39e742765a Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 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
Rostislav Vasilikhin 4435ec5f26 Bit-exact version of RGB2Luv_b (#9226) 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
Rostislav Vasilikhin d25344c257 reverted: no 8u convertors for CV_ColorCvtBaseTest 7 years ago
Rostislav Vasilikhin 62ee92e3e2 ColorLab_full test fixed 7 years ago
Rostislav Vasilikhin 375ec5ed7e bit-exact tests written for Lab 7 years ago
Rostislav Vasilikhin 758f914249 XYZ constants made softdouble 7 years ago
Rostislav Vasilikhin 121fa04906 srgb support added 7 years ago
Rostislav Vasilikhin f5dff87242 CV_ColorCvtBaseTest: added methods for 8u implementations 7 years ago
Rostislav Vasilikhin f0ef7bd149 Lab and Luv tests: rewritten, constants explained 7 years ago
Rostislav Vasilikhin 0e6c335077 Imgproc_ColorLab_Full.accuracy test fixed 7 years ago
Vladislav Sovrasov bb0f9d6bc4 core: use matlab-style in 2d fftShift 7 years ago
Vladislav Sovrasov a683a496ea core: use matlab-style 1d fftShift in pc 7 years ago
Alexander Alekhin a4a47b538c build: detect Android via '__ANDROID__' macro 7 years ago
Vladislav Sovrasov 42936d3227 imgproc: fix MORPH_HITMISS operation when kernel has no negative values 7 years ago
Vitaly Tuzov 3d7fd4132b Fixed clipLine evaluation for very long lines 8 years ago
Vladislav Sovrasov bfc4eb31cb imgproc: fix BGRA2BGRA conversion 8 years ago
Pavel Vlasov 11c2ffaf1c Update for IPP for OpenCV 2017u2 integration; 8 years ago
Pavel Vlasov 35c7216846 IPP for OpenCV 2017u2 initial enabling patch; 8 years ago
vartenkov 3fbe1f8d64 Fix multichannel warping with BORDER_CONSTANT 8 years ago
apavlenko 3aedc134c2 replacing white noise with fruits picture 8 years ago
apavlenko a99118c4c7 moving CannyVX test from ocl to cpp file 8 years ago
apavlenko 76c38f0c80 trying to enable canny_vx adding a new test comparing canny_cv vs canny_vx 8 years ago
Alexander Alekhin 7e0f1ec00a test: putText regression garbage test 8 years ago
Alexander Alekhin bcbe2f123f test: move more drawing tests 8 years ago
Alexander Alekhin 781ab3d481 test: minor refactoring in test_drawing 8 years ago
Alexander Alekhin ee265962b2 test: move test_drawing into imgproc module 8 years ago