#include <Keypoint.h>
|
| Match (const double score, const int corner0, const int corner1) |
|
folly::dynamic | serialize () const |
|
◆ Match()
fb360_dep::calibration::Match::Match |
( |
const double |
score, |
|
|
const int |
corner0, |
|
|
const int |
corner1 |
|
) |
| |
|
inline |
◆ serialize()
folly::dynamic fb360_dep::calibration::Match::serialize |
( |
| ) |
const |
|
inline |
◆ corners
std::array<int, 2> fb360_dep::calibration::Match::corners |
◆ score
double fb360_dep::calibration::Match::score |
The documentation for this struct was generated from the following file: