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

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

_anglerm::featureprotected
_centerrm::featureprotected
_cornersrm::featureprotected
_heightrm::featureprotected
_typerm::featureprotected
_widthrm::featureprotected
cast(feature::ptr p_feature)rm::Pilotinlinestatic
cast(feature::const_ptr p_feature)rm::Pilotinlinestatic
clone() overriderm::Pilotinlinevirtual
const_ptr typedefrm::Pilot
getAngle() constrm::featureinline
getArea() constrm::featureinline
getCenter() constrm::featureinline
getCorners() constrm::featureinline
getHeight() constrm::featureinline
getLeftPoint()rm::Pilotinline
getRightPoint()rm::Pilotinline
getType() constrm::featureinline
getWidth() constrm::featureinline
make_feature(const std::vector< cv::Point > &contour, cv::Mat &tri)rm::Pilotstatic
make_feature(float ref_width, float ref_height, const cv::Point2f &ref_center, float ref_angle, const std::vector< cv::Point2f > &ref_corners)rm::Pilotinlinestatic
Pilot(const std::vector< cv::Point > &, cv::RotatedRect &, float, float)rm::Pilot
Pilot(const float &, const float &, const cv::Point2f &, const float &, const std::vector< cv::Point2f > &)rm::Pilot
ptr typedefrm::Pilot