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.
 
 
 
 
 
 
Suleyman TURKMEN 1b39461321 cleanup old c 4 years ago
..
cmake cmake: update ocv_download 8 years ago
doc xfeatures2d: move SIFT to main repository 5 years ago
include/opencv2 xfeatures2d: move SIFT to main repository 5 years ago
misc/python xfeatures2d(python): compatibility cv.xfeatures2d.SIFT_create() 5 years ago
perf xfeatures2d: move SIFT to main repository 5 years ago
samples build: unreachable code after CV_Error() 7 years ago
src cleanup old c 4 years ago
test Merge pull request #2846 from tomoaki0705:fixCUDASurfFailure 4 years ago
CMakeLists.txt xfeatures2d: disable BoostDesc/VGG in case of missing data 4 years ago
README.md xfeatures2d: move SIFT to main repository 5 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, BRIEF, Censure, Freak, LUCID, Daisy, Self-similar.