Public Member Functions | Public Attributes
cv::detail::MatchesInfo Struct Reference

#include <matchers.hpp>

List of all members.

Public Member Functions

 MatchesInfo ()
 MatchesInfo (const MatchesInfo &other)
const MatchesInfooperator= (const MatchesInfo &other)

Public Attributes

int src_img_idx
int dst_img_idx
std::vector< DMatchmatches
std::vector< ucharinliers_mask
int num_inliers
Mat H
double confidence

Constructor & Destructor Documentation


Member Function Documentation

const MatchesInfo& cv::detail::MatchesInfo::operator= ( const MatchesInfo other)

Member Data Documentation


The documentation for this struct was generated from the following file: