Struct MarkerDetector_Impl::marker_analyzer

Nested Relationships

This struct is a nested type of Class MarkerDetector_Impl.

Struct Documentation

struct marker_analyzer

Public Functions

inline void setParams(const std::vector<cv::Point2f> &m)
inline bool isInto(const cv::Point2f &p) const
inline cv::Point2f getCenter() const
inline float getArea() const
inline float _getArea() const
inline float signD(cv::Point2f p0, cv::Point2f p1, cv::Point2f p) const

Public Members

float bax
float bay
float dax
float day
cv::Point2f a
cv::Point2f b
cv::Point2f d
float area
cv::Point2f center
std::vector<cv::Point2f> corners