OSVR-Core
Public Member Functions | List of all members
osvr::vbtracker::ContourInterrogation Class Reference

Public Member Functions

 ContourInterrogation (ContourType const &contour)
 
double area () const
 
double diameter () const
 Approximation of a diameter based on assumption of circularity.
 
double perimeter () const
 Gets perimeter - requires contour.
 
double circularity () const
 As used by OpenCV, return value in [0, 1] - requires contour.
 
cv::Point2d center () const
 
cv::Rect boundingRectangle () const
 
ContourType && moveOutContour ()
 

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