#include <PointMatch.h>
Public Member Functions | |
| PointMatch (KeyPointPtr &aPM1, KeyPointPtr &aPM2) | |
Public Attributes | |
| double | _img1_x |
| double | _img1_y |
| double | _img2_x |
| double | _img2_y |
| KeyPointPtr | _img1_kp |
| KeyPointPtr | _img2_kp |
|
||||||||||||
|
Definition at line 35 of file PointMatch.h. |
|
|
Definition at line 42 of file PointMatch.h. |
|
|
Definition at line 39 of file PointMatch.h. Referenced by lfeat::Homography::addMatch(), and lfeat::Ransac::calcError(). |
|
|
Definition at line 39 of file PointMatch.h. Referenced by lfeat::Homography::addMatch(), and lfeat::Ransac::calcError(). |
|
|
Definition at line 43 of file PointMatch.h. |
|
|
Definition at line 39 of file PointMatch.h. Referenced by lfeat::Homography::addMatch(), and lfeat::Ransac::calcError(). |
|
|
Definition at line 39 of file PointMatch.h. Referenced by lfeat::Homography::addMatch(), and lfeat::Ransac::calcError(). |
1.3.9.1