$search
Stores the spatial and temporal location of a single feature occurence in the video stream. More...
#include <tracks.hpp>
Public Member Functions | |
indexedFeature (const int &i, const Point2f &f) | |
Public Attributes | |
Point2f | featureCoord |
int | imageIndex |
Stores the spatial and temporal location of a single feature occurence in the video stream.
Definition at line 14 of file tracks.hpp.
indexedFeature::indexedFeature | ( | const int & | i, | |
const Point2f & | f | |||
) | [inline] |
Definition at line 18 of file tracks.hpp.
Point2f indexedFeature::featureCoord |
Definition at line 16 of file tracks.hpp.
Definition at line 15 of file tracks.hpp.