.. _ImageFormation:
***************************************
Image Formation
***************************************
.. topic:: Reading Assignment
Please read appendix C.2 and chapter 11 of [RVC]_.
.. topic:: Video Resources
* Projective geometry, homgeneous coordinates, and image formation
are introduced by Peter Corke in these Robot Academy videos
series on `How Images are Formed
`_,
and on the `geometry of image formation
`_.
* This material is also covered very well in two lectures by Aaron
Bobick of Georgia Tech. It is available as a series of videos from
Udacity. Watch lecture series `3A-L1
`_
and `3A-L2
`_
from the Udacity course *Introduction to Computer Vision*.
* Stereo cameras and 3D active sensors are covered in the set of videos
from Peter Corke titled `3D Vision
`_.
* If you'd like more information on vectors, matrices, matrix
multiplication, and transforming vectors, look at the following Khan
Academy videos:
* `Vector introduction for linear algebra
`_
* `Introduction to matrices
`_
* `Introduction to matrix multiplication
`_
* `Introduction to identity matrix
`_
* `Transforming vectors using matrices
`_
**Contents:**
.. toctree::
:maxdepth: 2
cameras
projection
homography
stereoCams
3d_sensors