mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 22:00:25 +08:00
Add figure for the pinhole camera model in the 2.4 documentation.
This commit is contained in:
parent
6d9c6e9c7a
commit
ba14895fd7
@ -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:
|
||||
|
BIN
modules/calib3d/doc/pics/pinhole_camera_model.png
Normal file
BIN
modules/calib3d/doc/pics/pinhole_camera_model.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 95 KiB |
Loading…
Reference in New Issue
Block a user