#include <keypoint.h>
List of all members.
Public Member Functions |
| | Keypoint () |
| | Keypoint (float x, float y) |
| | Keypoint (float x, float y, vector< double > const &m, vector< double > const &o, unsigned int s) |
Public Attributes |
| float | xi |
| float | yi |
| vector< double > | mag |
| vector< double > | orien |
| unsigned int | scale |
Constructor & Destructor Documentation
| Keypoint::Keypoint |
( |
| ) |
[inline] |
| Keypoint::Keypoint |
( |
float |
x, |
|
|
float |
y |
|
) |
| [inline] |
| Keypoint::Keypoint |
( |
float |
x, |
|
|
float |
y, |
|
|
vector< double > const & |
m, |
|
|
vector< double > const & |
o, |
|
|
unsigned int |
s |
|
) |
| [inline] |
Member Data Documentation
The documentation for this class was generated from the following file:
- D:/J_PROGRAMI/SPLINEPROJECT/CODE2/Feat_Detection/SIFTLib/keypoint.h