584 Commits (4.x)

Author SHA1 Message Date
Kumataro a3bdbf5553
Merge pull request #26022 from Kumataro:fix26016 3 months ago
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 9 months ago
Sean McBride e64857c561
Merge pull request #23736 from seanm:c++11-simplifications 10 months ago
Kumataro 1911c63826
fix: supress GCC13 warnings (#24434) 1 year ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 1 year ago
Wang Kai 983925c685 fixing typo 1 year ago
Jaakko Rantala 385003e9fe
Update blenders.cpp 2 years ago
Lilit Grigoryan a87b9fb4b6 Fix focal length estimation from homography matrix 2 years ago
Alexander Smorkalov 784dd55d88 Extracted matches_confindece_thresh as stitching matcher parameter. 2 years ago
Andrey Senyaev ccfc34b13f Disabled compiling warnings in case of symbols in cmake for 4.x 2 years ago
Andrey Senyaev 3f4abcb228 Disabled compiling warnings in case of symbols in cmake for 3.4 2 years ago
Andrew Chinery 26a7647e0e Fix stitching Python bindings PR #22329 2 years ago
Alexander Alekhin 44b2f9637a Revert "suppress warning on GCC 7 and later" 2 years ago
Tomoaki Teshima a630ad73cb suppress warning on GCC 7 and later 2 years ago
Dan 32bb4fa950 Update doc 2 years ago
Namgoo Lee 24547f40ff remove const from functions returning by value 3 years ago
Kumataro 602caa9cd6
Merge pull request #21937 from Kumataro:4.x-fix-21911 3 years ago
Oguzhan Guclu 38788a3161
Merge pull request #21803 from oguzhanguclu:matches_info_pybinding 3 years ago
KaurkerDevourer 9198e30688 Fix DpSeamFinder::hasOnlyOneNeighbor 3 years ago
Tejas M R 676a724491
Merge pull request #21180 from tezz-io:4.x 3 years ago
danielenricocahall 3930c9a492 fix loop boundary condition 4 years ago
Amir Tulegenov 04d907fb97
Merge pull request #19619 from amirtu:OCV-221_get_and_set_cameras_on_stitcher 4 years ago
Alexander Smorkalov 3b9aebee11 Not not test stitiching with SURF, if NONFREE is disabled 4 years ago
Alexander Smorkalov 0016c25b58 Guard non-free usage in stitching as contrib can be built without it. 4 years ago
Tomoaki Teshima e49ae68524 workaround the test failure 4 years ago
chargerKong 11cfa64a10
Merge pull request #18335 from chargerKong:master 4 years ago
Quentin Chateau 36598677cf
Merge pull request #18646 from qchateau:wave-auto 4 years ago
Quentin Chateau ea1e3fb90d
Merge pull request #18624 from qchateau:similarity-mask 4 years ago
Rob Timpe 22ee5c0c4d Fix errors when building with cuda stubs 4 years ago
Martin Štefaňák d31b6c3480 stitching: add warpPointBackward to warpers 4 years ago
danielenricocahall f2ca7e664a add python binding and tests for composePanorama 4 years ago
Alexander Alekhin 762a5c8334 imgproc: align GaussianBlur/sepFilter2D OpenCL with CPU version 4 years ago
Alexander Alekhin a327418767 features2d(sift): move SIFT tests / headers / build fixes 5 years ago
Alexander Alekhin dc9ee53ff5 stitching: fix range check in DpSeamFinder::computeCosts 5 years ago
Alexander Alekhin ca68fac4b2 stitching: don't use nonfree by default 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Brian Wignall 659ffaddb4 Fix spelling typos 5 years ago
Steve Nicholson 0c644d1ec8 Rename parameter R to H in AffineWarper member declarations 5 years ago
Maksim Shabunin c8abf2ad14 backport: fixed warnings produced by clang-9.0.0 5 years ago
Tomoaki Teshima 40c71a2463 suppress noisy warning 5 years ago
Madhav bee510dbce Fix error message on invalid seam finder parameter 5 years ago
Alexander Alekhin a0a1fb5fec python: discover tests from module/misc/python/test paths 6 years ago
JoeHowse c0d41f05d6 Merge pull request #13947 from JoeHowse:4.0.1-patches 6 years ago
Alexander Alekhin f5b58e5fc9 bindings: backport generator from OpenCV 4.x 6 years ago
klemens 997b7b18af spelling fixes 6 years ago
Maksim Shabunin ea3dc78986 Fixed warnings produced by clang-9.0.0 6 years ago
LaurentBerger 49a43dfc8f Check syntax of stitchnig detailed 6 years ago
Quentin Chateau 581d0ef8a9 Merge pull request #13584 from qchateau:improve_stitching_detailed 6 years ago
Quentin Chateau ed7607935e Do not compute gains when no images overlap 6 years ago
Quentin Chateau c72a855214 Fixed uninitialized value and naming 6 years ago