1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Fix whitespace errors.

This commit is contained in:
Roman Donchenko
2013-08-06 15:22:46 +04:00
parent dcaf923517
commit 2f780ed994
10 changed files with 36 additions and 37 deletions
@@ -145,6 +145,6 @@ Strecha C., Fua P. *BRIEF: Binary Robust Independent Elementary Features* ,
...
};
.. Sample code::
.. Sample code::
* : A complete BRIEF extractor sample can be found at opencv_source_code/samples/cpp/brief_match_test.cpp
@@ -5,7 +5,7 @@ Object Categorization
This section describes approaches based on local 2D features and used to categorize objects.
.. Sample code::
.. Sample code::
* : A complete Bag-Of-Words sample can be found at opencv_source_code/samples/cpp/bagofwords_classification.cpp