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.
 
 
 
 
 
 
Vadim Pisarevsky d1b8e38e45 trying to fix the custom AVX2 builder test failures (false alarms) 7 years ago
..
cmake cmake: update ocv_download 8 years ago
doc Port GMS matching by JiaWang Bian into xfeatures2d module. 7 years ago
include/opencv2 xfeatures2d: throw CV_Error if not built with OPENCV_ENABLE_NONFREE 7 years ago
perf xfeatures2d(test): disable tests with required non-free code 7 years ago
samples build: unreachable code after CV_Error() 7 years ago
src trying to fix the custom AVX2 builder test failures (false alarms) 7 years ago
test xfeatures2d(test): disable tests with required non-free code 7 years ago
CMakeLists.txt Update line_descriptor samples 8 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.