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

corrected a few bugs in refman

This commit is contained in:
Vadim Pisarevsky
2011-06-29 19:14:55 +00:00
parent 36af349ab4
commit 05c98f568f
@@ -368,7 +368,7 @@ Resizes an image.
\texttt{dsize = Size(round(fx*src.cols), round(fy*src.rows))}
Either ``dsize`` or both ``fx`` and ``fy`` must be non-zero.
Either ``dsize`` or both ``fx`` and ``fy`` must be non-zero.
:param fx: Scale factor along the horizontal axis. When it is 0, it is computed as