53 Commits (0915b7eaddba3c06d83e201c9a7595e73801f417)

Author SHA1 Message Date
Lubos e996686254 Compile on Clang 6 fixed 7 years ago
Hamdi Sahloul 21b4630698 Renamed unnamed enum to FastFeatureDetector.DetectorType 7 years ago
Hamdi Sahloul b6ece95da6 Rename unnamed enum to DAISY.NormalizationType 7 years ago
Hamdi Sahloul bcf8f15a78 Convert unnamed FREAK enum to static const 7 years ago
berak c871e23d18 xfeatures2d: throw CV_Error if not built with OPENCV_ENABLE_NONFREE 7 years ago
Alexander Alekhin ec65e5b29c xfeatures2d: apply CV_OVERRIDE/CV_FINAL 7 years ago
Hamdi Sahloul 389f2c5044 Expose matchGMS to Python binder 7 years ago
catree c02b241e52 Port GMS matching by JiaWang Bian into xfeatures2d module. 7 years ago
catree f3320d4faa Add getter and setter for VGG and Boost descriptors. 7 years ago
Hamdi Sahloul 2e129b7728 `VGG::compute()` header is unnecessary and problematic for Python binder 7 years ago
Vitaly Tuzov a9b8fb8300 GaussianBlur of the source image for LATCH descriptor made optional 8 years ago
Gregor Kovalčík 0058eca130 Fixed PCT Signature typos. (#1346) 8 years ago
Vitaly Tuzov 7e46ea166c Removed helper functions from header. 8 years ago
Yorwba 2a0cad7714 Merge pull request #933 from Yorwba:harris-laplace-detector 8 years ago
catree 4820eff512 Add default value for LUCID feature. Add note about color image requirement. 9 years ago
Gregor Kovalcik a476ec1c7e Implementation of PCT signature extractor (position-color-texture) and evaluation of their Signature Quadratic Form Distance (SQFD). 9 years ago
Balint Cristian 9c1d01e22a Add BoostDesc Descriptor. 9 years ago
Balint Cristian 593e78c5d0 Add VGG descriptor. 9 years ago
m4nh 4b1322624f MSD Detector Added 10 years ago
baudenri 1c580151f4 Enabled FAST feature detection on specific image locations 10 years ago
berak ee0be7ad4e Update xfeatures2d.hpp 10 years ago
berak bbee260321 wrap DAISY and LATCH to scripting 10 years ago
Vadim Pisarevsky cf3dff2e9a fixed several warnings in opencv_contrib (text, xfeatures2d); added tesseract installation mini-guide in text/readme.md 10 years ago
cbalint13 ee4a9c8d14 Fix docs and repush for buildbot. 10 years ago
cbalint13 332a504b95 Add rotation invariance option for BRIEF descriptor. 10 years ago
cbalint13 7ec4559509 Fix docs once again. 10 years ago
cbalint13 a324c6c658 Refactor DAISY for more opencv style. 10 years ago
cbalint13 309274a4ae Fix doc in header. 10 years ago
GilLevi 5e64ac0ad8 added tests and renamed LATCH 10 years ago
berak c17dbb45bb wrapping remaining xfeature2d classes to scripting 10 years ago
cbalint13 dec629a69f Fix docs warns. 10 years ago
cbalint13 fe38c9ef46 Squash all commits into single one. 10 years ago
cbalint13 73bed6f3b2 Rebase the code, massive cleanups. We still pass QA. 10 years ago
cbalint13 2d85137ef1 More fixes, reorganize, fix memleaks, more API tests. 10 years ago
GilLevi e2dfa35745 added description of LATCH and fixed indentation 10 years ago
GilLevi 292cee6012 fixed warnings5 10 years ago
GilLevi f8ecc760ec fixed warnings in LATCH 10 years ago
GilLevi 422ae964d3 adding LATCH 10 years ago
cbalint13 96f1e25660 Squash all commits into one. 10 years ago
cbalint13 5785a6a58a Add DAISY descriptor for wide-baseline / keypoints. 10 years ago
cbalint13 459c05b732 Remove AGAST (for merger to upstream opencv) 10 years ago
cbalint13 df7abb94c0 Add rotation invariance option for BRIEF descriptor. 10 years ago
cbalint13 eeb00c887a More detailed documentation and proper cite. 10 years ago
cbalint13 a68027a408 Fix AGAST function and documentation. 10 years ago
Maksim Shabunin 61f36de542 Doxygen tutorials support 10 years ago
Str3iber 25aad108ac make suggested changes 10 years ago
cbalint13 7c703bc52d Add AGAST detector 10 years ago
Str3iber 634c3a37c7 initial LUCID inclusion 10 years ago
Maksim Shabunin a20c5c8dd9 Doxygen documentation for all modules 11 years ago
Vadim Pisarevsky 0cfd795303 refactored xfeatures2d in the same style as features2d 11 years ago