Documentation - C API
VlDsiftKeypoint Struct Reference

Dense SIFT keypoint.

#include <dsift.h>

Data Fields

double x
double y
double s
double norm

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: