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

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
+1 -1
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``.