From d5c57646bc61580b4c6c845efddca0c4b12d1864 Mon Sep 17 00:00:00 2001 From: Ilya Lysenkov Date: Tue, 19 Oct 2010 13:47:21 +0000 Subject: [PATCH] Documentation fix --- doc/features2d_object_recognition.tex | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/features2d_object_recognition.tex b/doc/features2d_object_recognition.tex index b599c1e..be6b47c 100755 --- a/doc/features2d_object_recognition.tex +++ b/doc/features2d_object_recognition.tex @@ -2,9 +2,8 @@ \subsection{Bag of Visual Words Matching} -%The functions and classes described in this section are used to allow OpenCV's -%2D feature descriptors to be used in a bag of words framework, first described -%in \cite{sivic_zisserman_2003}. +The functions and classes described in this section are used to allow OpenCV's +2D feature descriptors to be used in a bag of words framework, first described in \cite{sivic_zisserman_2003}. \ifCpp -- 2.7.4