3126 Commits (088dc142a8622affcaa8c408481a5743ece29ce2)
 

Author SHA1 Message Date
Alexander Alekhin 088dc142a8 Merge pull request #2749 from Bleach665:fix_win_vs2019 5 years ago
Yuriy Obukh 97be19404f fix win, vs2019 build. missing header 5 years ago
Alexander Alekhin b1ebea6fd9 Merge pull request #2740 from alalek:3.x_support_ceres_2.0.0 5 years ago
Alexander Alekhin 387ad42690 cmake: support Ceres 2.0.0 5 years ago
Alexander Alekhin 8f3aa5c763 Merge pull request #2733 from alalek:fix_sfm_memory_leak 5 years ago
Alexander Alekhin 5b05f5c36f sfm: fix memory leak 5 years ago
Alexander Alekhin b8eca41614 Merge pull request #2687 from alalek:fix_build_msvs2019 5 years ago
Alexander Alekhin 5bef5c5c6a xfeatures2d: fix MSVS2019 build 5 years ago
Alexander Alekhin 00a3c610c0 Merge pull request #2657 from berak:ximgproc_disparity_python 5 years ago
berak 134df77b71 ximgproc: add python wrappers for disparity functions 5 years ago
Elizarov Ilya d706072784
Merge pull request #2620 from ieliz:goturn 5 years ago
Alexander Alekhin f3da9fdceb Merge pull request #2642 from pemmanuelviel:pev--bugfix 5 years ago
pemmanuelviel bddbcd5a40
Merge pull request #2638 from pemmanuelviel:pev--constify 5 years ago
Pierre-Emmanuel Viel 6c19f9823c Fix mistake between 0x11 and 0b11 and change |=1 for +=1, increasing chance compiler will use ++ 5 years ago
pemmanuelviel 513c7a1513
Merge pull request #2634 from pemmanuelviel:pev--mctkernel-issues 5 years ago
Alexander Alekhin 24ef67dc3a Merge pull request #2637 from pemmanuelviel:pev--fix-kernel-size 5 years ago
Alexander Alekhin 8db40ab289 Merge pull request #2635 from pemmanuelviel:pev--fix-maxdisparity 5 years ago
Pierre-Emmanuel Viel 22f8586e89 Default kernel size of 9 was used instead of the set one 5 years ago
Pierre-Emmanuel Viel f64f4bc3a9 Fix matching::maxDisparity value when calling StereoBinarySGBM::setNumDisparities after ctor 5 years ago
Alexander Alekhin 374686aff4 Merge pull request #2632 from pemmanuelviel:pev--fix-descriptor-asserts 5 years ago
Pierre-Emmanuel Viel 19a426191a Fix CV_Assert in descriptor.cpp 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