An interesting point in an image.
More...
An interesting point in an image.
Initializes a keypoint to (0, 0) with score 0.
KeyPoint |
( |
float |
u_, |
|
|
float |
v_, |
|
|
float |
score_ |
|
) |
| |
|
inline |
Initializes a keypoint to the specified coordinate and score.
also known as the X coordinate.
also known as the Y coordinate.
Scalar value used to indicate how strong the keypoint is (roughly an indicator of how likely it will be tracked across images).
The documentation for this class was generated from the following file: