RMVL
1.5.0-dev
Robotic Manipulation and Vision Library
|
成员的完整列表,这些成员属于 rm::Pilot,包括所有继承而来的类成员
_angle | rm::feature | protected |
_center | rm::feature | protected |
_corners | rm::feature | protected |
_height | rm::feature | protected |
_type | rm::feature | protected |
_width | rm::feature | protected |
angle() const | rm::feature | inline |
area() const | rm::feature | inline |
center() const | rm::feature | inline |
clone() override | rm::Pilot | inlinevirtual |
const_ptr typedef | rm::Pilot | |
corners() const | rm::feature | inline |
getLeftPoint() | rm::Pilot | inline |
getRightPoint() | rm::Pilot | inline |
height() const | rm::feature | inline |
make_feature(const std::vector< cv::Point > &contour, cv::Mat &tri) | rm::Pilot | static |
make_feature(float ref_width, float ref_height, const cv::Point2f &ref_center, float ref_angle, const std::vector< cv::Point2f > &ref_corners) | rm::Pilot | inlinestatic |
ptr typedef | rm::Pilot | |
type() const | rm::feature | inline |
width() const | rm::feature | inline |