Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vitaly Tuzov a9b8fb8300 GaussianBlur of the source image for LATCH descriptor made optional 8 years ago
..
cuda opencv_xfeatures2d: CUDA SURF: check if __CUDA_ARCH__ is defined before comparing it 9 years ago
opencl OCL SURF: Fix descriptor calculation. 8 years ago
pct_signatures Fixed PCT Signature typos. (#1346) 8 years ago
affine_feature2d.cpp build: fix build error 8 years ago
boostdesc.cpp Fixed issue 975 - fixed visual studio 2010 build errors on module xfeatures2d 8 years ago
brief.cpp fix code style 8 years ago
daisy.cpp BugFix: Fix & enhance DAISY sampling from convoluted cubes collection. 9 years ago
ellipticKeyPoint.cpp Merge pull request #933 from Yorwba:harris-laplace-detector 8 years ago
fast.cpp Removed helper functions from header. 8 years ago
freak.cpp Check that image is gray in FREAK 9 years ago
generated_16.i Add rotation invariance option for BRIEF descriptor. 10 years ago
generated_32.i Add rotation invariance option for BRIEF descriptor. 10 years ago
generated_64.i Add rotation invariance option for BRIEF descriptor. 10 years ago
harris_lapace_detector.cpp drop unused code 8 years ago
latch.cpp GaussianBlur of the source image for LATCH descriptor made optional 8 years ago
lucid.cpp Add default value for LUCID feature. Add note about color image requirement. 9 years ago
msd.cpp Removed trailing space 10 years ago
pct_signatures.cpp Fixed PCT Signature typos. (#1346) 8 years ago
pct_signatures_sqfd.cpp Implementation of PCT signature extractor (position-color-texture) and evaluation of their Signature Quadratic Form Distance (SQFD). 9 years ago
precomp.hpp Optimize SIFT with AVX2 8 years ago
sift.cpp Remove unnecessary _mm256_round_ps 8 years ago
stardetector.cpp Fixing GCC 4.9 warning 10 years ago
surf.cpp surf: fix OpenCL condition 8 years ago
surf.cuda.cpp Removed some methods from cv::Algorithm and changed ml module interfaces 10 years ago
surf.hpp ocl: fix "off" mode 10 years ago
surf.ocl.cpp Fix opencv/opencv#4685. Fix opencv/opencv_contrib#433. 8 years ago
vgg.cpp Add BoostDesc Descriptor. 9 years ago
xfeatures2d_init.cpp refactored xfeatures2d in the same style as features2d 11 years ago