Feature

Feature point.

Members

Variables

height
float height;

height of the feature

octave
size_t octave;

octave in which the feature is detected.

score
float score;

feature strengh.

width
float width;

width of the feature

x
size_t x;

x coordinate of the feature centroid

y
size_t y;

y coordinate of the feature centroid

Meta