627 Commits (e5d78960c6c96c255ca699a0b9f0974e571055b3)

Author SHA1 Message Date
Alexander Alekhin 3eea3dd46b imgproc: add IntelligentScissors 4 years ago
Alexander Alekhin 17faee5d81 imgproc: add rotatedRectangleIntersection empty input handling 4 years ago
Alexander Alekhin 3e5d7e1718 imgproc: fix minAreaRect() 4 years ago
Alexander Alekhin da2978f607 ts: cvtest::debugLevel / --test_debug=<N> option 4 years ago
Gil Shotan 1612db5f91 Fix signed integer overflow in connected components 4 years ago
Yosshi999 698b2bf729
Merge pull request #18167 from Yosshi999:bit-exact-gaussian 4 years ago
Yosshi999 7495a4722f
Merge pull request #18053 from Yosshi999:bit-exact-resizeNN 4 years ago
Alexander Alekhin 83e6813345 imgproc: add missing check into cvtColorTwoPlane() 4 years ago
Alexander Alekhin 2fed41dfa5 imgproc(test): test bitExact cases in OCL/sepFilter2D 4 years ago
Vadim Pisarevsky 8abb312c20
Merge pull request #17417 from vpisarev:fix_fitellipse 5 years ago
Vadim Pisarevsky 80037dc6de fixed fillPoly, the overloaded variant with InputArrayOfArrays parameter (single or multiple polygons) 5 years ago
jumostedu 5b095dfcb6
Merge pull request #15214 from jumostedu:matchtemplmask 5 years ago
Pierre Chatelier f351653589
Merge pull request #13869 from chacha21:LineVirtualIterator 5 years ago
Nikita Shulga b8cf5d8d5f Enable Otsu thresholding for CV_16UC1 images 5 years ago
Tomoaki Teshima 07c3aae315 let the test pass on Mali G52 (ODROID-N2) 5 years ago
Alexander Alekhin be17f532e1 imgproc(resize): fix resizeNNInvoker handling of generic pixel size 5 years ago
Alexander Alekhin 0fb4f2cc9c imgproc: add src.empty() checks in filter operations 5 years ago
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 cc259e49f6
Merge pull request #16561 from vpisarev:better_hough_circles 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
Brian Wignall 659ffaddb4 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
Brian Wignall 9276f1910b 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
luz.paz ec43292e1e 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