284 Commits (a9f4f8ded43cad85cb5aa2334dc2c78baf9a93b5)

Author SHA1 Message Date
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
Maksim Shabunin f3aab47f94 Assorted documentation fixes 5 years ago
Ahmed Ashour 5c56b8ce92 java: generated code to have javadoc 6 years ago
Dmitry Kurtaev e9f99063c7 JavaScript bindings for features2d module 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
Maksim Shabunin 7392ce0a81 Added some documentation for MSER 9 years ago
cbalint13 fb56d5c482 Squash all BRISK commits into one. 10 years ago
cbalint13 bbdf21679f Leave AGAST at thresold=10, cosmetic for perf tests. 10 years ago
cbalint13 e2f74309f7 Default AGAST threshold is 40 (as authors recomandation) 10 years ago
Pierre Moulon 901d4995e3 Fix a typo error 10 years ago
cbalint13 26997f32c6 Fix BRISK detector&descriptor using proper AGAST. 10 years ago
Maksim Shabunin 35b2139929 Basic HAL module 10 years ago
berak fd60e98c5b fixes for latest changes in opencv3.0 api 10 years ago
Maksim Shabunin 91e21847e2 Some changes to make migration to 3.0 easier 10 years ago
Maksim Shabunin 03e213ccae Doxygen documentation: BiB references and fixes 10 years ago
Maksim Shabunin 1523fdcc1c Doxygen documentation: more fixes and cleanups 10 years ago
Maksim Shabunin c5a698fb54 Doxygen documentation: calib3d and features2d modules 10 years ago
Maksim Shabunin 9b55c09999 Basic doxygen documentation support 10 years ago
Vadim Pisarevsky d2b9dc5530 quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
Vadim Pisarevsky 1176d4ef84 fixed some more compile errors and test failures 10 years ago
Vadim Pisarevsky fa76c634ec ok; all the tests now pass 10 years ago
Vadim Pisarevsky 01d3848f17 all the tests now pass except for MSER 10 years ago
Vadim Pisarevsky 06d4aa6060 now all the samples and opencv_contrib compile! 10 years ago