1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

Spell checked the documentation with VIM (issue #223)

This commit is contained in:
Ilya Lysenkov
2012-04-13 19:04:44 +00:00
parent 5d4c194502
commit 2619221331
49 changed files with 128 additions and 128 deletions
@@ -186,7 +186,7 @@ Computes an image descriptor using the set visual vocabulary.
BOWImgDescriptorExtractor::descriptorSize
---------------------------------------------
Returns an image discriptor size if the vocabulary is set. Otherwise, it returns 0.
Returns an image descriptor size if the vocabulary is set. Otherwise, it returns 0.
.. ocv:function:: int BOWImgDescriptorExtractor::descriptorSize() const