3014 Commits (c0162a64d1f4241a918bb5fb94914ed34c4c98e1)

Author SHA1 Message Date
thezane c0162a64d1
Merge pull request #20103 from thezane:make-div-spectrums-public 4 years ago
danielenricocahall 402bce1a31 address template matching sqdiff bug 4 years ago
Stefano Allegretti 1b64851fa8
Merge pull request #19951 from stal12:3.4 4 years ago
Suleyman TURKMEN ec8b7c933a Update Documentation 4 years ago
Aaron Greig f3f46096d6 Relax accuracy requirements in the OpenCL sqrt perf arithmetic test. 4 years ago
103yiran 6e6c0f31f7
delete unused variable 4 years ago
Aaron Greig 53652a6194 Relax accuracy requirement on OpenCL MinEigenVal corner kernel test. 4 years ago
Federico Bolelli 9695165877
Merge pull request #19631 from prittt:sota-ccl 4 years ago
LaurentBerger 84080c12fd python binding blendLinear 4 years ago
Alexander Alekhin fadb25baf8 imgproc(warpAffine): avoid buffer indexes overflow in SIMD code 4 years ago
Liangda-w b08d67c4e1
Merge pull request #19419 from Liangda-w:patch-1 4 years ago
Rachel A f98e567f49 Solution to documentation issue https://github.com/opencv/opencv/issues/18836 4 years ago
Alexander Alekhin 17faee5d81 imgproc: add rotatedRectangleIntersection empty input handling 4 years ago
Anastasia Murzova 3bc1b53962 Added YUV conversion fix 4 years ago
Vincent Rabaud ec3ef520e6 Move big objects (>20k) from stack to heap. 4 years ago
Yosshi999 fdeac73a59
Merge pull request #18983 from Yosshi999:bitexact-gaussian-16U-faster 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
lizz 331b73c8e4 Typo in docstring of distanceTransform 4 years ago
Krushnal Patel 1fb6c6e6e5 Update demosaicing.cpp 4 years ago
Welton Rodrigo Torres Nascimento 25163eb008 Doc: INTER_LINEAR_EXACT unsupported in remap 4 years ago
catree de93782fab Move colorscale_deepgreen.jpg to the correct folder. 4 years ago
Alexander Alekhin c6b63e0e28 calib3d/imgproc: add GCGraph::maxFlow() missing empty checks 4 years ago
Aitik Gupta 7bd8ddc8fa removed no-affect variable 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
kadi soheib 613ff61de7 Added reference to paper. 4 years ago
Suleyman TURKMEN c262eea84a Update warpPerspective_demo.cpp 4 years ago
Alexander Smorkalov abceef74e0 Added reference to Original Wu's articte about SAUF connected components search method. 4 years ago
Alexander Alekhin 83e6813345 imgproc: add missing check into cvtColorTwoPlane() 4 years ago
Alexander Alekhin 762a5c8334 imgproc: align GaussianBlur/sepFilter2D OpenCL with CPU version 4 years ago
Alexander Alekhin 2fed41dfa5 imgproc(test): test bitExact cases in OCL/sepFilter2D 4 years ago
Ken Shirriff 00e1bc49c8
Merge pull request #17708 from shirriff:patch-1 4 years ago
Philippe FOUBERT d25293b721 Fix the build of imgproc using MinGW (variables with the same name as symbols defined in MinGW headers) 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
Michal W. Tarnowski 5393185add
Merge pull request #17360 from mwtarnowski:fix-documentation-imgproc-blur 5 years ago
Alexander Alekhin a3b109eca0 imgproc: enable GaussianBlur IPP parallel processing 5 years ago
Alexander Alekhin a1b09a3734 imgproc(perf): add GaussianBlur cases for SIFT 5 years ago
jsxyhelu 48e9e651a4 add DeepGreen colormap 5 years ago
Ganesh Kathiresan 0be2c7018b Formula Fixes for 3.4 branch 5 years ago
Alexander Alekhin f0ffc52435 fix files permissions 5 years ago
Tomoaki Teshima 3371e679ce fix OpenCL spec violation 5 years ago
Tomoaki Teshima 07c3aae315 let the test pass on Mali G52 (ODROID-N2) 5 years ago
Alexander Alekhin 61c4cfd896 imgproc(resize): drop unused 'pix_size4' 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
Alexander Alekhin fd09413566
Merge pull request #16731 from alalek:issue_16708 5 years ago
Chip Kerchner 8c24af66bd
Merge pull request #16556 from ChipKerchner:vectorizeIntegralSumPixels 5 years ago