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

Merge pull request #7061 from catree:add_camera_model_doc_2_4

This commit is contained in:
Alexander Alekhin
2016-08-08 11:47:54 +00:00
2 changed files with 5 additions and 0 deletions
@@ -62,6 +62,11 @@ to the following (when
v = f_y*y' + c_y
\end{array}
The following figure illustrates the pinhole camera model.
.. image:: pics/pinhole_camera_model.png
:align: center
Real lenses usually have some distortion, mostly
radial distortion and slight tangential distortion. So, the above model
is extended as:
Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB