SLAMflex SE  0.1.0
SLAMflex provides detection and tracking of dominant planes for smartphone devices. This plane can then be used to show AR content relative to the plane orientation. The detection of plane is performed in the field of view of the smartphone camera. In subsequent frames it is tracked. The interface returns the plane position and orientation.
Static Public Member Functions | List of all members
CVD::collect_score Struct Reference

Static Public Member Functions

static pair< ImageRef, int > collect (const ImageRef &pos, int score)
 

Detailed Description

Definition at line 139 of file nonmax_suppression.cpp.

Member Function Documentation

static pair<ImageRef, int> CVD::collect_score::collect ( const ImageRef pos,
int  score 
)
inlinestatic

Definition at line 141 of file nonmax_suppression.cpp.


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