20675 Commits (6033599c88f7e100338002a15a080cd54ab0d92e)

Author SHA1 Message Date
Simon Lynen 6033599c88
Make LineSegmentDetector deterministic by using stable_sort for ordering keypoints prior to region growing 2 years ago
Vladimir Ponomarev b204c39815
Merge pull request #23276 from vovka643:flann_corrections 2 years ago
Bhavit Patel 7ea6b356c7
Merge pull request #23305 from bhavitp:fix/calib3d/undistortion_grid 2 years ago
Vincent Rabaud 8ad8ec679f
Merge pull request #22441 from vrabaud:hls_while 2 years ago
Vladimir Ponomarev 2ab7b7c09e
Remove separator between trackbars. 2 years ago
Lilit Grigoryan a87b9fb4b6 Fix focal length estimation from homography matrix 2 years ago
Yannis Guyon 56102737d7
Merge pull request #23131 from y-guyon:align_ptr_intrin_sse 2 years ago
Ibai Gorordo c280cd7290
Merge pull request #23210 from ibaiGorordo:rect_nfa_bugfix 2 years ago
Alexander Smorkalov 3d635cb4a7 Warning supression fix for XCode 13.1 and newer. Backport #23203 2 years ago
whuaegeansea 400572b19f Fix bug 2 years ago
Rostislav Vasilikhin deaf632881
Merge pull request #23179 from savuor:port34_stddev_calib_fisheye 2 years ago
Yannis Guyon bf29a4d746 Avoid double-checked locking with TSAN in parallel 2 years ago
Rostislav Vasilikhin 4009bca59a
Merge pull request #23025 from savuor:backport3_stddev_calib_fix 2 years ago
Tomoaki Teshima 1833b034fe make test tolerate to rounding error 2 years ago
Alexander Alekhin 69020666fe test: reproducible results, enabled 2-channel tests, increased some thresholds 2 years ago
Alexander Alekhin 53144ee0eb perf: drop runtime time adjustment calibration 2 years ago
Rostislav Vasilikhin f3a03aefad cvIsInf(double) fix + regression test 2 years ago
Ihsan Soydemir 6a7d54f550
Merge pull request #23128 from Isydmr:update-fastNlMeansDenoising-documentation 2 years ago
Alexander Alekhin 5bacd8753b build: eliminate GCC9 warning from sift.simd.hpp 2 years ago
Yang Chao e0aa677388 Open CV_CPU_NEON_DOTPROD on Apple silicon devices 2 years ago
Christoph Rackwitz a64b51dd94
Merge pull request #23108 from crackwitz:issue-23107 2 years ago
inayd 54449b614b Fix occuring artifacts in fillPoly 2 years ago
Alexander Alekhin 83391ac59d release: OpenCV 3.4.19 2 years ago
Rostislav Vasilikhin 93aa94e71e backported changes 2 years ago
Alexander Alekhin a494c75bfe pre: OpenCV 3.4.19 (version++) 2 years ago
Sergei Shutov 1339c7f30c Define the number of dstChannels for Lab, Luv, YCrCb and XYZ conversions 2 years ago
Vincent Rabaud 7463e9b8bb Even faster CV_PAUSE on SkyLake and above. 2 years ago
Alexander Alekhin 6e3700593f compatibility: keep Ptr<FileStorage> stubs till OpenCV 5.0 2 years ago
Alexander Alekhin 6a8c5a1d27 python: resolve Ptr<FileStorage> requirement issue 2 years ago
Vincent Rabaud b7b08fa0c3 Fix slower CV_PAUSE on SkyLake and above. 2 years ago
Vadim Levin 3f5f09e730 fix: add _ suffix to properties having reserved keyword names 2 years ago
Vadim Levin 253a4c113e fix: remove function duplicates in test_misc.py 2 years ago
Vadim Levin 727feda935 fix: AVFoundation inconsistent camera indices 2 years ago
Alexander Smorkalov 423bc515e5 Integer underflow fix for morphologyEx in Carotene (arm). 2 years ago
Tomasz Ożański d1ff87d94d Bugfix for solvePnPRansac with SOLVEPNP_ITERATIVE 2 years ago
Christine Poerschke 4792837f2e
Merge pull request #22865 from cpoerschke:3.4-issue-22860 2 years ago
Alexander Alekhin d16b3b2487 dnn(test): restore openvino tests with 'Cannot get memory' message 2 years ago
Alexander Alekhin 74d0b4cc78 dnn(openvino): fix custom layers BlockingDesc 2 years ago
Dan Mašek aba2167d9c
Merge pull request #22838 from dan-masek:fix_issue_22837 2 years ago
fwcd 90b144cf0a Cocoa/highgui: Set activateIgnoringOtherApps 2 years ago
Zhuo Zhang c63a6c472d fix typo: Gausssian to Gaussian 2 years ago
Dan Mašek e5bea2bde4 Fix #22766: Corrected off-by one error causing inconsistent row spacing. (rebased to 3.4) 2 years ago
Dan Mašek e9d64e0a8c Fix #22767: Ensure that the buttons are spaced to the size of the toolbar window, which is always visible. (rebased to 3.x) 2 years ago
Alexander Alekhin f0df78b7e7 imgcodecs: ensure parameters are key-value pairs, fix HDR encoder 2 years ago
Alexander Alekhin 54531f8e3b core: support CV_Check*() macros with 'bool' parameters 2 years ago
zihaomu 5bf64e7dfe fix the infinite loop in tf importer of 3.4 branch 2 years ago
kallaballa f5e852cdf0 define the number of dstChannels for HLS and HSV conversion as well 2 years ago
Alexander Alekhin 028d4d83d3 imgproc: sigma2=sigma1 in top-level function of GaussianBlur 2 years ago
Maksim Shabunin c0a84dcc85
Merge pull request #22651 from mshabunin:script-doc 2 years ago
Hyunggi Chang 085fb78e85 fix typo (portatibility -> portability) 2 years ago