OverlapInfo Struct Reference

#include <ldvOverlap.h>

List of all members.


Detailed Description

Overlap Data.

Public Member Functions

 OverlapInfo (int iIn)
 constructor

Public Attributes

int i
 id of the image overlapped by j
int j
 id of the image overlapping i
int nOverlap
 # of pixels in the overlap
int nOverlapx
 # of pixels on x in the overlap
int nOverlapy
 # of pixels on y in the overlap

Constructor & Destructor Documentation

OverlapInfo::OverlapInfo ( int  iIn  )  [explicit]

constructor

Parameters:
iIn id of the image i

Referenced by computeOverlap().

Here is the caller graph for this function:


The documentation for this struct was generated from the following files:

Generated on Tue Feb 17 12:47:15 2009 for LDV by  doxygen 1.5.6