VlDsiftKeypoint Struct Reference
Dense SIFT keypoint. More...
#include <dsift.h>
Data Fields | |
double | x |
double | y |
double | s |
double | norm |
Detailed Description
file dsift.h brief Dense SIFT (DSIFT) author Andrea Vedaldi
Field Documentation
double VlDsiftKeypoint::norm |
SIFT descriptor norm
double VlDsiftKeypoint::s |
scale
double VlDsiftKeypoint::x |
x coordinate
double VlDsiftKeypoint::y |
y coordinate
The documentation for this struct was generated from the following file: