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.
 
 
 
 
 
 
catree 4820eff512 Add default value for LUCID feature. Add note about color image requirement. 8 years ago
..
cuda opencv_xfeatures2d: CUDA SURF: check if __CUDA_ARCH__ is defined before comparing it 9 years ago
opencl added xfeatures2d (made of opencv/nonfree and a part of opencv/features2d) 11 years ago
pct_signatures MSVS 2015u3 warning 8 years ago
boostdesc.cpp Add BoostDesc Descriptor. 9 years ago
brief.cpp Add rotation invariance option for BRIEF descriptor. 10 years ago
daisy.cpp BugFix: Fix & enhance DAISY sampling from convoluted cubes collection. 9 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
latch.cpp added tests and renamed LATCH 10 years ago
lucid.cpp Add default value for LUCID feature. Add note about color image requirement. 8 years ago
msd.cpp Removed trailing space 9 years ago
pct_signatures.cpp Implementation of PCT signature extractor (position-color-texture) and evaluation of their Signature Quadratic Form Distance (SQFD). 9 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 Removed redundant commented code 9 years ago
sift.cpp fix overflow issue when computing diagonal 9 years ago
stardetector.cpp Fixing GCC 4.9 warning 10 years ago
surf.cpp ocl: fix "off" mode 10 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 Merge pull request #372 from alalek:ocl_off 10 years ago
vgg.cpp Add BoostDesc Descriptor. 9 years ago
xfeatures2d_init.cpp refactored xfeatures2d in the same style as features2d 11 years ago