From 2a1a7198df9f1970589d9a4493da6ee8135aa769 Mon Sep 17 00:00:00 2001 From: Gary Bradski Date: Sun, 27 Mar 2016 17:16:59 -0700 Subject: [PATCH] Update README.md --- modules/xfeatures2d/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/xfeatures2d/README.md b/modules/xfeatures2d/README.md index 8371f1092..8cccfa4a7 100644 --- a/modules/xfeatures2d/README.md +++ b/modules/xfeatures2d/README.md @@ -2,4 +2,7 @@ Extra 2D Features Framework =========================== 1. Experimental 2D feature algorithms -2. Non-free 2D feature algorithms \ No newline at end of file +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.