3106 Commits (f64f4bc3a94d104c6043a742bcd1983d0849746a)
 

Author SHA1 Message Date
Pierre-Emmanuel Viel f64f4bc3a9 Fix matching::maxDisparity value when calling StereoBinarySGBM::setNumDisparities after ctor 5 years ago
Alexander Alekhin 3ce9ec6c82 Merge pull request #2570 from JanSellner:doc-fix 5 years ago
Jan Sellner 80dfcdbfb6 Fix default parameter to be coherent with documentation 5 years ago
Alexander Alekhin 042548edb8 Merge pull request #2593 from tomoaki0705:fixCUDASurfTestError 5 years ago
Tomoaki Teshima 5910cc9039 fix compilation error on Jetson 5 years ago
Alexander Alekhin 7bfe31a7b9 Merge pull request #2591 from tomoaki0705:fixCUDASurfTestError 5 years ago
Tomoaki Teshima de211bf96e fix compilation error on MSVS 5 years ago
Alexander Alekhin d98d9d75f8 Merge pull request #2588 from tomoaki0705:fixCUDASurfFailure 5 years ago
Tomoaki Teshima 32f8801ce0 avoid bit-exact test on Jetson 5 years ago
Alexander Alekhin d3ea23c458 Merge pull request #2581 from tomoaki0705:fixFbs 5 years ago
Tomoaki Teshima 53626e76b0 avoid test failure based on rounding error 5 years ago
Alexander Alekhin f9c8cb82dd Merge pull request #2538 from vpisarev:remove_haarcascade_mcs 5 years ago
Vadim Pisarevsky c82f096067 removed haarcascade_mcs_*.xml files, which are not quite relevant anymore and yet may cause some potential licensing issues as "non-commerical"-use only 5 years ago
Amy Tabb aec1f71384
Merge pull request #2514 from amy-tabb:testCharucoCornersCollinear3.4 5 years ago
Alexander Alekhin 1062808197 Merge pull request #2518 from berak:dnn_objdetect_remove_highgui 5 years ago
Alexander Alekhin 3496967c88 Merge pull request #2035 from kyscg:fix-mismatch 5 years ago
K Yasaswi Sri Chandra Gandhi 444123e346 Fixed typo. 5 years ago
berak af9e3a254a dnn_objdetect: remove highgui header from core_detect.hpp 5 years ago
Alexander Alekhin b31e55b6b5 Merge pull request #2506 from alalek:move_sift 5 years ago
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 a4ca61e24d xfeatures2d(python): compatibility cv.xfeatures2d.SIFT_create() 5 years ago
Alexander Alekhin 1248735d1e xfeatures2d: move SIFT to main repository 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