mimas::cgh_wrapper Class Reference

a wrapper class for each cgh extracted from an image. More...

#include <cgh_wrapper.h>

Inheritance diagram for mimas::cgh_wrapper:

Inheritance graph
[legend]
Collaboration diagram for mimas::cgh_wrapper:

Collaboration graph
[legend]
List of all members.

Public Types

typedef boost::numeric::ublas::vector<
double
Vector

Public Member Functions

 cgh_wrapper ()

Public Attributes

Vector position
 position of the corner/poi
double contrast
 measured contrast (from curve-fitting input image)
cgh_ptr cgh
 pointer to the associated cgh
double match_score
 when compared to another cgh, best score acheived
cgh_wrapper_ptr best_match
 ptr to the winning other cgh
long best_match_num
 index of the other cgh. used when database of images used

Detailed Description

a wrapper class for each cgh extracted from an image.

of which image the cgh was extracted from and where it was centered. vars are public because this is just a simple struct-like package really.

Author:
Stuart Meikle (stu@stumeikle.org)
Date:
Sun May 26 11:03:14 2002
Header
/cvs/mimas2/include/cgh_wrapper.h,v 1.1.1.1 2005/08/09 15:37:45 engmb Exp

Definition at line 24 of file cgh_wrapper.h.


Member Typedef Documentation

typedef boost::numeric::ublas::vector< double > mimas::cgh_wrapper::Vector

Definition at line 28 of file cgh_wrapper.h.


Constructor & Destructor Documentation

mimas::cgh_wrapper::cgh_wrapper (  )  [inline]

Definition at line 38 of file cgh_wrapper.h.

References best_match_num, and match_score.


Member Data Documentation

Vector mimas::cgh_wrapper::position

position of the corner/poi

Definition at line 29 of file cgh_wrapper.h.

double mimas::cgh_wrapper::contrast

measured contrast (from curve-fitting input image)

Definition at line 30 of file cgh_wrapper.h.

cgh_ptr mimas::cgh_wrapper::cgh

pointer to the associated cgh

Definition at line 31 of file cgh_wrapper.h.

double mimas::cgh_wrapper::match_score

when compared to another cgh, best score acheived

Definition at line 34 of file cgh_wrapper.h.

Referenced by cgh_wrapper().

cgh_wrapper_ptr mimas::cgh_wrapper::best_match

ptr to the winning other cgh

Definition at line 35 of file cgh_wrapper.h.

long mimas::cgh_wrapper::best_match_num

index of the other cgh. used when database of images used

Definition at line 36 of file cgh_wrapper.h.

Referenced by cgh_wrapper().


The documentation for this class was generated from the following file:
[GNU/Linux] [Qt] [Mesa] [STL] [Lapack] [Boost] [Magick++] [Xalan-C and Xerces-C] [doxygen] [graphviz] [FFTW] [popt] [xine] [Gnuplot] [gnu-arch] [gcc] [gstreamer] [autoconf/automake/make] [freshmeat.net] [opensource.org] [sourceforge.net] [MMVL]
mimas 2.1 - Copyright Mon Oct 30 11:31:26 2006, Bala Amavasai, Stuart Meikle, Arul Selvan, Fabio Caparrelli, Jan Wedekind, Manuel Boissenin, ...