Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Visualization::Plot::Similarity Class Reference

#include <Similarity.h>

Inheritance diagram for Impala::Visualization::Plot::Similarity:

Inheritance graph
[legend]
Collaboration diagram for Impala::Visualization::Plot::Similarity:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Similarity ()
virtual void Draw (Plot *plot)
 this function calls all opengl statements to draw the plottable all scaling, translation and raotation should be done before this function is called
void SetData (Array2dVec3UInt8 *im1, Array2dVec3UInt8 *im2)
void Val2Color (double v)
void AddLine (double x1, double y1, double x2, double y2, int colorId)
void Clear ()
void SelectColor (int colorId, double intensity=1.)

Protected Attributes

Array2dVec3UInt8mImage1
Array2dVec3UInt8mImage2
std::vector< int > * mMatch
std::vector< double > * mScore
std::vector< PointZ > mPoints1
std::vector< PointZ > mPoints2
std::vector< int > mColorId

Detailed Description

Definition at line 15 of file Similarity.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:53:12 2010 for ImpalaSrc by  doxygen 1.5.1