3085 Commits (e5f36d65fdaba3f0ec375b450ded929adbfc64a8)
 

Author SHA1 Message Date
Alexander Alekhin e5f36d65fd Merge pull request #2509 from AjitPant:aruco-doc-bug 5 years ago
Ajit Pant 865aef83d0 Added the missing default values in documentation of aruco:DetectorParameters. 5 years ago
Alexander Alekhin e92cbd0432 Merge pull request #2501 from alalek:sift_optimization_1 5 years ago
Amy Tabb 66ce803849
Merge pull request #2504 from amy-tabb:charuco-localization-fix 5 years ago
Alexander Alekhin ce7c8f2646 sift: avoid inplace calls of GaussianBlur 5 years ago
Alexander Alekhin a15e105db1 sift: perf tests and trace regions 5 years ago
Alexander Alekhin 69c746ab10 Merge pull request #2498 from pauljurczak:patch-1 5 years ago
Paul Jurczak 8420d96379 Update omnidir_tutorial.markdown 5 years ago
Alexander Alekhin 6bd6f00ce2 Merge pull request #2488 from shimat:fix_uwp_arm 5 years ago
shimat 14722baee3 fix popcnt error for ARM/ARM64 5 years ago
Alexander Alekhin 364e760cef Merge pull request #2494 from tomoaki0705:fix_xfeatures2d_test 5 years ago
Tomoaki Teshima 505ca72150 fix runtime error of test case redefinition 5 years ago
Alexander Alekhin 5d2cf95afc Merge pull request #2473 from akashsharma02:3.4 5 years ago
Alexander Alekhin b928dfb366 Merge pull request #2478 from mshabunin:fix-msvc-warn 5 years ago
Maksim Shabunin 52624748b6 Fix warning in VS 2019 build 5 years ago
Alexander Alekhin de77482533 Merge pull request #2474 from alalek:stereo_fix 5 years ago
akashsharma02 e5b99bd941 Minor fix for solvePnPRansac params mismatch #2064 5 years ago
Alexander Alekhin f7c14d907b stereo(perf): use SANITY_CHECK_NOTHING() 5 years ago
Alexander Alekhin 0a32fc3bb3 stereo: smallRegionRemoval() is not inplace 5 years ago
Alexander Alekhin 21d220d658 stereo: get rid of imageMeanKernelSize, replace with blur() 5 years ago
Alexander Alekhin 7c0e6efd24 stereo: fix massive invalid range access and uninitialized values 5 years ago
Alexander Alekhin 9c0e1525a7 stereo: restore public descriptor.hpp 5 years ago
Alexander Alekhin 20576d853f stereo: ret gid implementation from header 5 years ago
Ayush Garg 4d57438cb6
Merge pull request #2460 from ayushgargdroid:fixDepthRegisteration 5 years ago
Alexander Alekhin 2a32a5ad0c Merge pull request #2452 from r2d3:sl_python 5 years ago
Alexander Alekhin 07bc8d6be1 Merge pull request #2438 from jshiwam:issue-id16224 5 years ago
David Geldreich e967557e17 Allows structured_light pipeline to be run from Python 5 years ago
jshiwam 1353df967a improve doc and added new tutorial cpp file for charuco detection 5 years ago
Alexander Alekhin 4250a6f75a Merge pull request #2451 from catree:fix_GMSMatcher_crash 5 years ago
RAJKIRAN NATARAJAN f3982616a8
Merge pull request #2449 from saskatchewancatch:issue-16736 5 years ago
catree 70664ccfa8 Fix GMSMatcher crash when -1 value is assigned by getGridIndexLeft() in assignMatchPairs(). 5 years ago
raanyild 9c0ae273fd
Merge pull request #2440 from raanyild:freak_rounding_bug 5 years ago
Miloš Komarčević f220e98396
Merge pull request #2439 from kmilos:omnidir 5 years ago
Alexander Alekhin 6e96bb2c40 Merge pull request #2382 from kunaltyagi:multi_tld_patch 5 years ago
atinfinity 0a8d841bb3 Merge pull request #2412 from atinfinity:fixed-typo 5 years ago
Gagandeep Singh 5834bea0f5 Merge pull request #2385 from czgdp1807:issue-2339 5 years ago
Kunal Tyagi c98a434fd2 [Multi TLD] Removed early exit in case of sampling failure 5 years ago
Alexander Alekhin b639795aef Merge pull request #2403 from alalek:fix_core_simd_emulator 5 years ago
Alexander Alekhin 7a817dab63 Merge pull request #2398 from shimat:fix_xphoto_TonemapDurand_prop 5 years ago
Alexander Alekhin d5b8115b19 Merge pull request #2400 from berak:tutorial_customizing_cn_tracker 5 years ago
berak 162647c023 remove CV_64F conversion in tracking sample 5 years ago
Alexander Alekhin ee3ef107db core(SIMD): allow to build modules with SIMD emulator 5 years ago
shimat a1cece733d swap sigma_color and sigma_space 5 years ago
Alexander Alekhin 91b39aa038 Merge pull request #2388 from catree:update_xfeatures2d_bibtex 5 years ago
catree c4d24d33d9 Harmonise bibtex formatting. Sort entries alphabetically by the last name of the first paper author. 5 years ago
Alexander Alekhin 9ed5fbdb01
Merge pull request #2387 from alalek:fix_ximgproc_slic_empty_mat 5 years ago
Alexander Alekhin 1109906258 Merge pull request #2357 from SSteve:aruco_tutorial_fix 6 years ago
Steve Nicholson 93258b3651 Fix **Detection of ArUco Markers** tutorial to use current version of `DICT_6X6_250` dictionary. 6 years ago
Alexander Alekhin d01edbd66b Merge pull request #2375 from alalek:backport_contrib_2369 6 years ago
Alexander Alekhin a89f104d19 Merge pull request #2374 from alalek:backport_contrib_2372 6 years ago