Main Page | Modules | Class List | File List | Class Members | File Members

fundamental.c File Reference

#include <math.h>
#include <gandalf/vision/fundamental.h>
#include <gandalf/common/allocate.h>
#include <gandalf/common/misc_error.h>
#include <gandalf/linalg/mat_symmetric.h>
#include <gandalf/linalg/matvec_clapack.h>

Defines

#define gel(M, i, j)   gan_mat_get_el(M,i,j)
#define sel(M, i, j, v)   gan_mat_set_el(M,i,j,v)

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.

Detailed Description

Module: Compute the fundamental matrix from point matches in two frames

Part of: Gandalf Library

Version:
1.12
Date:
2002/05/16 08:43:38
Author:
pm
Copyright: (c) 2000 Imagineer Software Limited
Generated on Fri Mar 17 12:44:51 2006 by  doxygen 1.3.9.1