Loading [MathJax]/extensions/tex2jax.js
RMVL  
RoboMaster Vision Library
全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
rm::LightBlob 成员列表

成员的完整列表,这些成员属于 rm::LightBlob,包括所有继承而来的类成员

_anglerm::featureprotected
_centerrm::featureprotected
_cornersrm::featureprotected
_heightrm::featureprotected
_widthrm::featureprotected
cast(feature_ptr p_feature)rm::LightBlobinlinestatic
getAngle() constrm::featureinline
getArea()rm::featureinlinevirtual
getBottomPoint()rm::LightBlobinline
getCenter()rm::featureinlinevirtual
getCorners() constrm::featureinline
getHeight() constrm::featureinline
getMatchMessage()rm::LightBlobinline
getTopPoint()rm::LightBlobinline
getWidth() constrm::featureinline
LightBlob()=defaultrm::LightBlob
LightBlob(LightBlob &&)=deleterm::LightBlob
LightBlob(const LightBlob &)=deleterm::LightBlob
LightBlob(const cv::Point2f &, const cv::Point2f &, float)rm::LightBlob
LightBlob(std::vector< cv::Point > &, cv::RotatedRect &, float, float)rm::LightBlob
make_feature(std::vector< cv::Point > &contour)rm::LightBlobstatic
make_feature(const cv::Point2f &top, const cv::Point2f &bottom, float width)rm::LightBlobinlinestatic
setMatchMessage(bool match)rm::LightBlobinline
~feature()=0rm::featureinlinepure virtual