1182 Commits (4.x)

Author SHA1 Message Date
Maksim Shabunin 72023951ea C-API cleanup: use AutoBuffer in MSER 2 months ago
Maksim Shabunin 6308739638 features2d: fixed out of bounds access in SIFT 2 months ago
Wanli c8080aa415
Merge pull request #26109 from WanliZhong:univ_intrin_operator2warpper 2 months ago
Kumataro a3bdbf5553
Merge pull request #26022 from Kumataro:fix26016 3 months ago
Alexander Smorkalov 6c6d5cd7b2
Merge pull request #25986 from asmorkalov:as/js_for_contrib 3 months ago
Alexander Lyulkov 0b3dbdd4b3 Added Java ORB test 4 months ago
Maksim Shabunin f9e9567870
Merge pull request #25424 from mshabunin:fix-features2d-test 7 months ago
Kumataro b14ea19466
Merge pull request #25351 from Kumataro:fix25073_format_g 8 months ago
Maksim Shabunin bf06e3d09f
Merge pull request #25042 from mshabunin:doc-upgrade 9 months ago
Alexander Smorkalov bd565df379 Added Java bindings for BOWImgDescriptorExtractor constructor. 1 year ago
Liutong HAN a287605c3e Clean up the Universal Intrinsic API. 1 year ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 1 year ago
Yuriy Chernyshov 9f74982a54
Merge pull request #24323 from georgthegreat:akaze-variadic 1 year ago
HAN Liutong aa143a3dd1
Merge pull request #24301 from hanliutong:rewrite-stereo-sift 1 year ago
Yuriy Chernyshov 8a415c881a Add missing std namespace qualifiers 1 year ago
Yuriy Chernyshov 2c53e3f53d
Merge pull request #24204 from georgthegreat:mser-license 1 year ago
Alexander Smorkalov ae8c90301f Fixed mask handling in AffineFeature. 2 years ago
Vadim Pisarevsky ca48e217f1
fixed another SIFT constructor (#23272) 2 years ago
Vadim Pisarevsky f48939c2d7
temporarily set "enable_precise_upscale=false" by default to avoid sporadic failures in regression tests (#23270) 2 years ago
Vaclav Vavra 923dbcc58f
different interpolation by double image (#23124) 2 years ago
whuaegeansea 400572b19f Fix bug 2 years ago
Alexander Alekhin 5bacd8753b build: eliminate GCC9 warning from sift.simd.hpp 2 years ago
Christoph Rackwitz a64b51dd94
Merge pull request #23108 from crackwitz:issue-23107 2 years ago
Alexander Smorkalov b7292bc899 Fixed blob detector parameters range. 2 years ago
augustinmanecy 0bd54a60e9
Merge pull request #20367 from augustinmanecy:features2d-rw 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
Petr Glotov a3ebafbdeb
Merge pull request #21942 from pglotov:add-blob-contours 2 years ago
Sean McBride 1829eba584 Fixed most clang -Wextra-semi warnings 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
Alexander Alekhin 44b2f9637a Revert "suppress warning on GCC 7 and later" 2 years ago
Alexander Alekhin 85b0b0cd77 build: add missing GCC condition for pragma 2 years ago
Andrey Senyaev d2b1e38207 Pragma to ignore -Waggressive-loop-optimizations on Linux ARM64 2 years ago
Tomoaki Teshima a630ad73cb suppress warning on GCC 7 and later 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
yuki takehara a6277370ca
Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
Alexander Alekhin d612c72405 build: fix MSVC-Clang warnings about unused parameters in stubs 3 years ago
Alexander Panov dfc94c58f0
Merge pull request #20823 from AleksandrPanov:fix_orb_integer_overflow 3 years ago
Alexander Alekhin 755e0143fb
Merge pull request #20815 from alalek:fix_20649_revert_19859 3 years ago
Dale Phurrough 068f33cfdf
add nodiscard to features2d clone funcs 3 years ago
Alexander Alekhin 076587425e build: eliminate build warnings 3 years ago
Developer-Ecosystem-Engineering 9557b9f70f Improve SIFT for arm64/Apple silicon 3 years ago
Tiago De Gaspari 411fd2b761 Add Thickness parameter in drawMatches function 4 years ago
Suleyman TURKMEN ec8b7c933a Update Documentation 4 years ago
Danny 76860933f0
Merge pull request #19859 from danielenricocahall:fix-blob-detector-single-thresh 4 years ago
Alexander Alekhin f680505086 features2d(mser): chi_table.h notes 4 years ago
Amir Tulegenov 47426a8ae5
Merge pull request #19392 from amirtu:OCV-165_finalize_goodFeaturesToTrack_returns_also_corner_value_PR 4 years ago
Alexander Alekhin a04479746a
Merge pull request #19045 from alalek:issue_17553 4 years ago