Commit 9eb0dc51 authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

minor correction in fx, fy (elements of camera matrix) description (ticket #1779)

parent c0000f3a
......@@ -33,7 +33,7 @@ where:
* :math:`(u, v)` are the coordinates of the projection point in pixels
* :math:`A` is a camera matrix, or a matrix of intrinsic parameters
* :math:`(cx, cy)` is a principal point that is usually at the image center
* :math:`fx, fy` are the focal lengths expressed in pixel-related units
* :math:`fx, fy` are the focal lengths expressed in pixel units.
Thus, if an image from the camera is
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment