551 Commits (490908f0fffcf08b6e076c2b931a78dfb2df9667)

Author SHA1 Message Date
Vadim Pisarevsky 8f3867756c
Merge pull request #16594 from vpisarev:hull_ordering_fix 5 years ago
Vadim Pisarevsky 07b475062f
Merge pull request #16608 from vpisarev:fix_mac_ocl_tests 5 years ago
Alexander Alekhin 3a546aa380 imgproc: revert resize changes from PR 16497 5 years ago
keeper121 d84360e7f3
Merge pull request #16497 from keeper121:master 5 years ago
Vadim Pisarevsky e50acb923e
Merge pull request #16495 from vpisarev:drawing_aa_border_fix 5 years ago
Arnaud Brejeon ecbba852cf
Merge pull request #16415 from arnaudbrejeon:bug_fix_16410 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Alexander Alekhin 4733a19bab
Merge pull request #16194 from alalek:fix_16192 5 years ago
mcellis33 5d15c65e48 Merge pull request #16136 from mcellis33:mec-nan 5 years ago
Maksim Shabunin 435c97c7a2 imgproc: add parameter checks in calcHist and calcBackProj 5 years ago
RAJKIRAN NATARAJAN b9435b9e38 Merge pull request #16094 from saskatchewancatch:issue-16053 5 years ago
Alexander Alekhin 734de34b7a
Merge pull request #16085 from alalek:imgproc_threshold_to_zero_ipp_bug 5 years ago
Brian Wignall af997529a1 Fix some typos 5 years ago
Alexander Alekhin f4d55d512f
imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 5 years ago
Alexander Alekhin a007220c52 imgproc: update histogram test 5 years ago
Alexander Alekhin c69245da1f imgproc: fix fitLine() implementation 5 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
Vitaly Tuzov 894ad33bf4 Fix pixel value evaluation overflow in bit-exact GaussianBlur implementation 5 years ago
Tomoaki Teshima 594a95839c fix test failure of OCL_ImgProc/CvtColor8u.mRGBA2RGBA 5 years ago
arnaudbrejeon a37201abee Fix crash, add assert and test 5 years ago
Rostislav Vasilikhin e90e0ef9aa Merge pull request #14106 from savuor:lab_wide 6 years ago
Thang Tran 1aff378ae8 imgproc: fixed bug from intersectConvexConvex 6 years ago
take1014 e0b664f390 fix dftFilter2D 6 years ago
Suleyman TURKMEN 3d1dbd2ccd clean up C API 6 years ago
Alexander Alekhin 3ba49ccecc imgproc: removed LSD code due original code license conflict 6 years ago
Brad Kelly 507f8add1c Implementing AVX512 Support for 2 and 4 channel mats for CV_64F format 6 years ago
Arnaud Brejeon d998e70a25 Merge pull request #13672 from arnaudbrejeon:bug_fix_12961 6 years ago
Alexander Alekhin a84e11451b imgproc(test): RGB2YUV regression test 6 years ago
Vitaly Tuzov 7beb24553a Speedup filter2d by loop unrolling 6 years ago
Vitaly Tuzov 131c09cf76 Fixed medianBlur implementation for hi-resolution images 6 years ago
Alexander Alekhin 4e29e2fc7d imgproc(test): fix resize bitexact test 6 years ago
Alexander Alekhin 42742727d6 imgproc(ocl): fix morph generic filter checks 6 years ago
Suleyman TURKMEN 4d0ed5c13c Merge pull request #12971 from sturkmen72:upd_imgproc_hpp 6 years ago
tompollok 0b77600718 change area() emptiness checks to empty() 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
yuki takehara cb7ee27cd9 Fix bug in distanceTransform (#12278) 6 years ago
take1014 e1ee744e15 resolve #5788 6 years ago
Alexander Alekhin 98c5ce9347 imgproc(test): refactor test_intersection.cpp 6 years ago
Alexander Alekhin f89defad5d imgproc: fix rotatedRectangleIntersection() 6 years ago
Bahram Dahi 96f92c6705 imgproc(tests): intersetion calculation of RotatedRect 6 years ago
Maksim Shabunin c473718bc2 Check for empty Mat in compare, operator= and RNG::fill, fixed related tests 6 years ago
Alexander Alekhin d5951bc033 build: eliminate GCC8 warnings 6 years ago
Alexander Alekhin b09a4a98d4 opencv: Use cv::AutoBuffer<>::data() 6 years ago
Vitaly Tuzov 2e22f8e790 Fix for morphologyEx MORPH_HITMISS mode 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
Dmitry Kurtaev 07dc6d2b45 Return a convex hull from rotatedRectangleIntersection 7 years ago
Alexander Alekhin 703f79b757 tests: add "bigdata" tests 7 years ago