1152 Commits (da43778c1fa73fae09adfb8c61e8485400ab9657)

Author SHA1 Message Date
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 4 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
Alexander Alekhin f290ff215e features2d: fix ORB::setFirstScale() handling 4 years ago
Alexander Alekhin 5c987e4c75
Merge pull request #18924 from alalek:4.x-xcode12 4 years ago
Mark Shachkov 039795b405 Change naming of keypoints comparator 4 years ago
Alexander Alekhin efcf307b4c ocl: cleanup dead code in case of disabled OpenCL 4 years ago
danielenricocahall ac177b849c Improve initialization performance of Brisk 4 years ago
Yosshi999 1834eed809
Merge pull request #18001 from Yosshi999:sift-8bit-descr 4 years ago
pemmanuelviel e6ec42d462
Merge pull request #17735 from pemmanuelviel:pev-fix-trees-descent 4 years ago
Yosshi999 922108060d
Merge pull request #17907 from Yosshi999:gsoc_asift-py2cpp 4 years ago
Giles Payne 4cf76754d3 Add Objective-C/Swift wrappers for opencv_contrib modules 4 years ago
Alexander Alekhin 36da867caf features2d: v_fma => v_muladd for integers 4 years ago
jsxyhelu 476094ad5a Use“ moms” replace "contourArea" 4 years ago
Yosshi999 0df8fb70b4 use bufferarea for allocating buffer 4 years ago
Maksim Shabunin 4dd9a36a3c Added test for checkMasks with UMat train descs 4 years ago
Maksim Shabunin 41678fe3d3 Fixed checkMasks in DescriptorMatcher with train descs in UMats 4 years ago
Yosshi999 920c180052 use universal SIMD intrinsics for SIFT 4 years ago
Yosshi999 4064d4c7eb
Merge pull request #17618 from Yosshi999:gsoc_sift-better-test 4 years ago
Giles Payne 02385472b6
Merge pull request #17165 from komakai:objc-binding 5 years ago
Alexander Smorkalov 821fac187c Generate constructor with smart pointer, if it's expected. 5 years ago
Yosshi999 c0f435349a ignore tests dependent on flann when flann module is absent 5 years ago
Tomoaki Teshima 35245cb76e fix test failure on Mali T760 and Mali T628 5 years ago
Alexander Alekhin 1f9713195b features2d(sift): enable runtime dispatching 5 years ago
Alexander Alekhin 9926a93a78 features2d: copy sift.dispatch.cpp 5 years ago
Alexander Alekhin 7093752cb5 features2d: copy sift.simd.hpp 5 years ago
Alexander Alekhin a327418767 features2d(sift): move SIFT tests / headers / build fixes 5 years ago
Alexander Alekhin ed58b5489f [move sift.cpp] sift: avoid inplace calls of GaussianBlur 5 years ago