plugin  0.1.0
Public Member Functions | Public Attributes | List of all members
Peak Struct Reference

Public Member Functions

 Peak (const cv::Point2f &keypoint=cv::Point2f(-1, -1), const float score=0.0f, const float tag=0.0f)
 
 Peak (const int id=-1, const cv::Point2f &pos=cv::Point2f(), const float score=0.0f)
 

Public Attributes

cv::Point2f keypoint
 
float score
 
float tag
 
int id
 
cv::Point2f pos
 

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