some more corrections from Gabor

This commit is contained in:
Vadim Pisarevsky
2011-07-01 12:09:39 +00:00
parent c7a3fc5d4e
commit a5d53e3e2f
4 changed files with 15 additions and 14 deletions

View File

@@ -24,7 +24,7 @@ CvPoint
constructs ``CvPoint`` structure.
.. ocv:cfunction:: CvPoint cvPointFrom32f( CvPoint32f pt );
.. ocv:cfunction:: CvPoint cvPointFrom32f( CvPoint32f pt )
converts ``CvPoint2D32f`` to ``CvPoint``.