facebook360_dep
Facebook360 Depth Estimation Pipeline
Public Member Functions | Public Attributes | List of all members
fb360_dep::calibration::Overlap Struct Reference

#include <Keypoint.h>

Public Member Functions

 Overlap (const std::string &image0, const std::string &image1)
 
folly::dynamic serialize (const std::string &frame, const std::string &imageExt) const
 

Public Attributes

std::array< std::string, 2 > images
 
std::vector< Matchmatches
 

Constructor & Destructor Documentation

◆ Overlap()

fb360_dep::calibration::Overlap::Overlap ( const std::string &  image0,
const std::string &  image1 
)
inline

Member Function Documentation

◆ serialize()

folly::dynamic fb360_dep::calibration::Overlap::serialize ( const std::string &  frame,
const std::string &  imageExt 
) const
inline

Member Data Documentation

◆ 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: