Main Page   Modules   Compound List   File List   Compound Members   File Members  

Gan_Homog33Match Struct Reference
[Geometric Fitting]

Structure to hold details of scene and image data to be used in computing 2D homographies. More...

#include <homog33_fit.h>

List of all members.

Public Attributes

Gan_Homog33MatchType type
union {
   struct {
      Gan_Vector3   X
      Gan_Vector3   x
   }   p
   struct {
      Gan_Vector3   L
      Gan_Vector3   l
   }   l
   struct {
      Gan_Vector3   X1
      Gan_Vector3   X2
      Gan_Vector3   l
   }   le
d


Detailed Description

Structure to hold details of scene and image data to be used in computing 2D homographies.


Member Data Documentation

struct { ... } Gan_Homog33Match::l
 

line --> line match

struct { ... } Gan_Homog33Match::le
 

line endpoints --> line match

struct { ... } Gan_Homog33Match::p
 

point --> point match


The documentation for this struct was generated from the following file:
Generated on Mon Oct 13 16:14:46 2003 by doxygen1.3-rc1