KudanCV
MarkerDetectorResult Class Reference

Public Member Functions

 MarkerDetectorResult (std::shared_ptr< Marker > m)
 
float getScore ()
 

Public Attributes

std::shared_ptr< Markermarker
 
std::shared_ptr< Homography > homography
 
std::vector< cv::DMatch > matches
 
int matchesAfterHammingFilter
 
int matchesAfterOrientationFilter
 
int matchesAfterHomographyFilter
 
glm::vec3 position
 
glm::quat orientation
 
bool fromFlowRecovery
 

The documentation for this class was generated from the following files: