Main Page | Modules | Class List | File List | Class 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 <gandalf/vision/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 Fri Mar 17 12:44:53 2006 by  doxygen 1.3.9.1