Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

SiftMatch Class Reference

#include <SiftMatch.h>


Detailed Description

Definition at line 9 of file SiftMatch.h.

List of all members.

Public Member Functions

 SiftMatch ()
void print (const char *frontpadding)
void computeBoundingBox ()

Public Attributes

int objectID
std::string objectName
int modelID
std::string modelName
double probOfMatch
double error
double scale
double orientation
double columnTranslation
double rowTranslation
std::vector< keypointPairinliers
DualCoding::Point topLeft
DualCoding::Point topRight
DualCoding::Point bottomLeft
DualCoding::Point bottomRight

Constructor & Destructor Documentation

SiftMatch::SiftMatch (  ) 

Definition at line 7 of file SiftMatch.cc.


Member Function Documentation

void SiftMatch::computeBoundingBox (  ) 

Definition at line 30 of file SiftMatch.cc.

Referenced by SiftTekkotsu::convertSiftMatchFromModelMatchingInfo().

void SiftMatch::print ( const char *  frontpadding  ) 

Definition at line 13 of file SiftMatch.cc.


Member Data Documentation

DualCoding::Point SiftMatch::bottomLeft

Definition at line 27 of file SiftMatch.h.

Referenced by computeBoundingBox(), and print().

DualCoding::Point SiftMatch::bottomRight

Definition at line 27 of file SiftMatch.h.

Referenced by computeBoundingBox(), and print().

std::string SiftMatch::modelName

Definition at line 18 of file SiftMatch.h.

Referenced by SiftTekkotsu::convertSiftMatchFromModelMatchingInfo(), and print().

std::string SiftMatch::objectName

Definition at line 16 of file SiftMatch.h.

Referenced by SiftTekkotsu::convertSiftMatchFromModelMatchingInfo(), and print().

DualCoding::Point SiftMatch::topLeft

Definition at line 27 of file SiftMatch.h.

Referenced by computeBoundingBox(), and print().

DualCoding::Point SiftMatch::topRight

Definition at line 27 of file SiftMatch.h.

Referenced by computeBoundingBox(), and print().


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

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:16 2016 by Doxygen 1.6.3