#include <gandalf/linalg/3x3matrix.h>#include <gandalf/linalg/mat_square.h>#include <gandalf/linalg/symmat_eigen.h>Go to the source code of this file.
| Functions | |
| Gan_Bool | gan_fundamental_matrix_fit (Gan_Vector3 *p1, Gan_Vector3 *p2, int n, Gan_SymMatEigenStruct *sme, Gan_Matrix33 *F) | 
| Computes the fundamental matrix from point matches. | |
Part of: Gandalf Library
Revision: Last edited: Author:
Copyright: (c) 2000 Imagineer Software Limited
| 
 | ||||||||||||||||||||||||
| Computes the fundamental matrix from point matches. 
 
 NULL,a suitable structure is allocated and freed inside the function.
 
 
 | 
 1.3-rc1
1.3-rc1