#include <matchers.hpp>
cv::detail::MatchesInfo::MatchesInfo |
( |
| ) |
|
cv::detail::MatchesInfo::MatchesInfo |
( |
const MatchesInfo & |
other | ) |
|
double cv::detail::MatchesInfo::confidence |
int cv::detail::MatchesInfo::dst_img_idx |
Mat cv::detail::MatchesInfo::H |
std::vector<uchar> cv::detail::MatchesInfo::inliers_mask |
std::vector<DMatch> cv::detail::MatchesInfo::matches |
int cv::detail::MatchesInfo::num_inliers |
int cv::detail::MatchesInfo::src_img_idx |
The documentation for this struct was generated from the following file: