Detailed Description
Definition at line 20 of file feature.hpp.
List of all members.
Public Member Functions |
| Feature (const Feature &f_) |
double | x () const |
double | y () const |
double | s () const |
double | o () const |
double | hd () const |
double | wd () const |
double | yd () const |
jblas::vec2 const | pt () const |
jblas::vec3 const | h_pt () const |
double & | x () |
double & | y () |
double & | s () |
double & | o () |
double & | hd () |
double & | wd () |
double & | yd () |
bool | operator< (const Feature &f_) const |
bool | operator> (const Feature &f_) const |
Feature & | operator= (const Feature &f_) |
double | app_dist (const Feature &f_) const |
double | si_dist (const Feature &f_) const |
double | angle (const Feature &f_) const |
double | appSimilarity (const Feature &f_) const |
Public Attributes |
FeatureType | type |
jblas::vec | app |
jblas::vec | info |
The documentation for this class was generated from the following file: