#include <HomographyInfo.h>
◆ HomographyInfo() [1/2]
HomographyInfo::HomographyInfo |
( |
| ) |
|
◆ HomographyInfo() [2/2]
HomographyInfo::HomographyInfo |
( |
cv::Mat |
hom, |
|
|
std::vector< uchar > |
newStatus, |
|
|
std::vector< cv::DMatch > |
matches |
|
) |
| |
◆ homography
cv::Mat HomographyInfo::homography |
◆ inlier_matches
std::vector<cv::DMatch> HomographyInfo::inlier_matches |
◆ status
std::vector<uchar> HomographyInfo::status |
◆ validHomography
bool HomographyInfo::validHomography |
The documentation for this class was generated from the following files: