RMVL  1.0.0
RoboMaster Vision Library
rm::Pilot 成员列表

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

_anglerm::featureprotected
_centerrm::featureprotected
_cornersrm::featureprotected
_heightrm::featureprotected
_widthrm::featureprotected
cast(feature_ptr p_feature)rm::Pilotinlinestatic
getAngle() constrm::featureinline
getArea()rm::featureinlinevirtual
getCenter()rm::featureinlinevirtual
getCorners() constrm::featureinline
getHeight() constrm::featureinline
getLeftPoint()rm::Pilotinline
getMatchMessage()rm::Pilotinline
getRightPoint()rm::Pilotinline
getWidth() constrm::featureinline
make_feature(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 Pilot &)=deleterm::Pilot
Pilot(Pilot &&)=deleterm::Pilot
Pilot(std::vector< cv::Point > &contour, cv::RotatedRect &rotated_rect, float width, float height)rm::Pilot
Pilot(const float &ref_width, const float &ref_height, const cv::Point2f &ref_center, const float &ref_angle, const std::vector< cv::Point2f > &ref_corners)rm::Pilot
setMatchMessage(bool match)rm::Pilotinline
~feature()=0rm::featureinlinepure virtual