|
Jafar
|
Represent an interest point. More...
Represent an interest point.
Definition at line 52 of file export.hpp.
#include <export.hpp>

Public Types | |
|
typedef std::vector < StereoHarrisPoint > | Vec |
| a vector of stereo harris points | |
Public Member Functions | |
| virtual void | clear () |
Public Attributes | |
| int | stereoIndex |
| index of the stereo matched point, index=NO_STEREO_INDEX means there is no stereo match | |
Static Public Attributes | |
| static const int | NO_STEREO_INDEX |
| Generated on Wed Oct 15 2014 00:37:39 for Jafar by doxygen 1.7.6.1 |
|