314 Commits (1ebea1e0f0a4b95515f3e701c5e4243b31f82705)

Author SHA1 Message Date
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
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
Namgoo Lee 24547f40ff remove const from functions returning by value 3 years ago
Dale Phurrough 068f33cfdf
add nodiscard to features2d clone funcs 3 years ago
Tiago De Gaspari 411fd2b761 Add Thickness parameter in drawMatches function 4 years ago
Suleyman TURKMEN ec8b7c933a Update Documentation 4 years ago
Alexander Alekhin f680505086 features2d(mser): chi_table.h notes 4 years ago
Yosshi999 1834eed809
Merge pull request #18001 from Yosshi999:sift-8bit-descr 4 years ago
Yosshi999 922108060d
Merge pull request #17907 from Yosshi999:gsoc_asift-py2cpp 4 years ago
Yosshi999 4064d4c7eb
Merge pull request #17618 from Yosshi999:gsoc_sift-better-test 4 years ago
Alexander Alekhin a327418767 features2d(sift): move SIFT tests / headers / build fixes 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Brian Wignall 659ffaddb4 Fix spelling typos 5 years ago
Maksim Shabunin f3aab47f94 Assorted documentation fixes 5 years ago
Ahmed Ashour 5c56b8ce92 java: generated code to have javadoc 6 years ago
Sean McBride a4111fab39 Fixed -Wextra-semi warnings in public headers 6 years ago
Alexander Alekhin 0915df5b18 python: don't use 'cv2.' in documentation 6 years ago
okriof ef42baf9f0 Merge pull request #13361 from okriof:brisk_getset 6 years ago
gineshidalgo99 b5248da826 Fixed pendantic warnings 6 years ago
Dmitry Kurtaev e9f99063c7 JavaScript bindings for features2d module 6 years ago
Hamdi Sahloul ef5579dc86 Merge pull request #12310 from cv3d:chunks/enum_interface 6 years ago
Alexander Alekhin 0854dc3320 features2d: apply CV_OVERRIDE/CV_FINAL 7 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Vitaly Tuzov 26321795f7 Fixed assertion in ORB::setFirstLevel() 7 years ago
Vitaly Tuzov 205022ceee Fixed issue in ORB detection if firstLevel property is set above 0 7 years ago
Elena Gvozdeva b97b650ab3 add HAL for FAST (#10362) 7 years ago
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
Pavel Rojtberg 6fbf0758bc Python: wrap Algorithm::read and Algorithm::write 7 years ago
Vladislav Vinogradov 26fe8bd4f2 made flann dependency for features2d optional 7 years ago
vipinanand4 39e742765a Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 7 years ago
Patel, Nilaykumar K 6857870412 Overloading getDefaultName method for Feature2D and its child classes 7 years ago
Jiri Horner a5b5684670 Merge pull request #9330 from hrnr:akaze_ocl 7 years ago
Martin Seyferth e5f129424c brisk add detection threshold for custom sampling pattern 7 years ago
Kim Lindberg Schwaner 7f9fe6f1f2 Fix doxy comment for BFMatcher::create() 7 years ago
Woody Chow 5a4f2b5d27 Add function to sort keypoints that are calculated in parallel to ensure stable output 8 years ago
abratchik adbb1471fc fix regression issues in Feature2D and DescriptorMatcher interfaces 8 years ago
abratchik 789b35d813 improved fix for java wrapper generator (gen_java.py) to avoid generation of java methods with duplicate signatures(v3) 8 years ago
abratchik be028d0774 fix for #7420, #7421 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
Maksim Shabunin dc704d77ac Fixed several GCC 5.x warnings 8 years ago
Vitaly Tuzov 9db93d773d Fix for MSER::detectRegions crash on images with either dimension less than 3 8 years ago
Vladislav Sovrasov e4fed417d2 Add segmentation and object tracking python tests 9 years ago
Alexander Alekhin 323e24e3ef change links from samples/python2 to samples/python 9 years ago
askourik cc5a1d612e added comments and test perl examples for agast tree version 9 years ago
askourik ae66ce9d22 Add treelookups for nonintel 9 years ago