RMVL  2.1.0-dev
Robotic Manipulation and Vision Library
载入中...
搜索中...
未找到
rm::Tag 成员列表

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

_anglerm::featureprotected
_centerrm::featureprotected
_cornersrm::featureprotected
_heightrm::featureprotected
_typerm::featureprotected
_widthrm::featureprotected
cast(feature::ptr p_feature)rm::Taginlinestatic
cast(feature::const_ptr p_feature)rm::Taginlinestatic
clone() overriderm::Taginlinevirtual
const_ptr typedefrm::Tag
getAngle() constrm::featureinline
getArea() constrm::featureinline
getCenter() constrm::featureinline
getCorners() constrm::featureinline
getHeight() constrm::featureinline
getType() constrm::featureinline
getWidth() constrm::featureinline
make_feature(const std::array< cv::Point2f, 4 > &corners, TagType type)rm::Taginlinestatic
ptr typedefrm::Tag
Tag(const std::array< cv::Point2f, 4 > &corners, TagType type)rm::Tag