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
commit fc6c55f070
2 changed files with 5 additions and 0 deletions

View File

@ -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