From a5e2b99e722bb92bac6a5fd0ac996bd793162403 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Sch=C3=B6nberger?= Date: Mon, 2 Dec 2013 10:13:23 +0100 Subject: [PATCH] Fix typo --- doc/examples/plot_censure.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/examples/plot_censure.py b/doc/examples/plot_censure.py index 468b07d2..15cbbd13 100644 --- a/doc/examples/plot_censure.py +++ b/doc/examples/plot_censure.py @@ -3,7 +3,7 @@ CenSurE feature detector ======================== -The CenSurE feature detector is a scale-invariant center-surround detectors +The CenSurE feature detector is a scale-invariant center-surround detector (CenSurE) that claims to outperform other detectors and is capable of real-time implementation.