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
..
cmake Add BoostDesc Descriptor. 9 years ago
doc Implementation of PCT signature extractor (position-color-texture) and evaluation of their Signature Quadratic Form Distance (SQFD). 8 years ago
include/opencv2 Add default value for LUCID feature. Add note about color image requirement. 8 years ago
perf Add VGG descriptor. 9 years ago
samples Implementation of PCT signature extractor (position-color-texture) and evaluation of their Signature Quadratic Form Distance (SQFD). 8 years ago
src Add default value for LUCID feature. Add note about color image requirement. 8 years ago
test Add BoostDesc Descriptor. 9 years ago
CMakeLists.txt Add BoostDesc Descriptor. 9 years ago
README.md Update README.md 9 years ago

README.md

Extra 2D Features Framework

  1. Experimental 2D feature algorithms
  2. Non-free 2D feature algorithms

Extra 2D Features Framework containing experimental and non-free 2D feature detector/descriptor algorithms: SURF, SIFT, BRIEF, Censure, Freak, LUCID, Daisy, Self-similar.