A class for the fundamental matrix between two affine cameras registered to a ground plane. More...
Go to the source code of this file.
Classes | |
| class | vpgl_reg_fundamental_matrix< T > |
A class for the fundamental matrix between two affine cameras registered to a ground plane.
The fundamental matrix for two registered images has a simplified form and can be written as:
| 0 0 a | | 0 0 -b | | -a b 0 |
Definition in file vpgl_reg_fundamental_matrix.h.
1.7.5.1