ldvImgInfo.h File Reference


Detailed Description

Declares the structures storing the information of all the image and their matches.

Author:
Copyright (C) 2007-2008 Vincent Rabaud <vrabaud@cs.ucsd.edu>
Version:
1.5-20081001

#include <string>
#include <vector>
#include <iostream>
#include <cv.h>
#include <cxcore.h>
#include <highgui.h>
#include "ldvFeature.h"

Include dependency graph for ldvImgInfo.h:

This graph shows which files directly or indirectly include this file:


Classes

struct  ImgInfo
 Holds several information particular to one image. More...
struct  Match
 Defines a a relationship between two images, as well as the corresponding homography. More...

Functions

void displayMatrix (const CvMat *H)
 Simply display a matrix.

Function Documentation

void displayMatrix ( const CvMat *  H  ) 

Simply display a matrix.

Parameters:
H 

Referenced by computeGlobalHomography(), and computePairwiseHomography().

Here is the caller graph for this function:


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