Commit cda8e449 authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #5954 from smidm:patch-1

parents 7494fa33 3e176bbf
......@@ -205,7 +205,7 @@ pattern (every view is described by several 3D-2D point correspondences).
Finally, conversion into pixel coordinates: The final pixel coordinates vector [u; v] where:
\f[u = f_x (x' + \alpha y') + c_x \\
v = f_y yy + c_y\f]
v = f_y y' + c_y\f]
@defgroup calib3d_c C API
......
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