#include <Keypoint.h>
|
| Overlap (const std::string &image0, const std::string &image1) |
|
folly::dynamic | serialize (const std::string &frame, const std::string &imageExt) const |
|
◆ Overlap()
fb360_dep::calibration::Overlap::Overlap |
( |
const std::string & |
image0, |
|
|
const std::string & |
image1 |
|
) |
| |
|
inline |
◆ serialize()
folly::dynamic fb360_dep::calibration::Overlap::serialize |
( |
const std::string & |
frame, |
|
|
const std::string & |
imageExt |
|
) |
| const |
|
inline |
◆ images
std::array<std::string, 2> fb360_dep::calibration::Overlap::images |
◆ matches
std::vector<Match> fb360_dep::calibration::Overlap::matches |
The documentation for this struct was generated from the following file: