Represents a successful template match.
More...
#include <opencv2/rgbd/linemod.hpp>
Represents a successful template match.
◆ Match()
cv::linemod::Match::Match |
( |
| ) |
|
|
inline |
◆ operator<()
bool cv::linemod::Match::operator< |
( |
const Match & |
rhs | ) |
const |
|
inline |
Sort matches with high similarity to the front.
◆ operator==()
bool cv::linemod::Match::operator== |
( |
const Match & |
rhs | ) |
const |
|
inline |
◆ class_id
String cv::linemod::Match::class_id |
◆ similarity
float cv::linemod::Match::similarity |
◆ template_id
int cv::linemod::Match::template_id |
int cv::linemod::Match::x |
int cv::linemod::Match::y |
The documentation for this struct was generated from the following file: