RMVL
1.3.0
Robotic Manipulation and Vision Library
|
成员的完整列表,这些成员属于 rm::DefaultFeature,包括所有继承而来的类成员
_angle | rm::feature | protected |
_center | rm::feature | protected |
_corners | rm::feature | protected |
_height | rm::feature | protected |
_type | rm::feature | protected |
_width | rm::feature | protected |
cast(feature::ptr p_feature) | rm::DefaultFeature | inlinestatic |
cast(feature::const_ptr p_feature) | rm::DefaultFeature | inlinestatic |
clone() override | rm::DefaultFeature | inlinevirtual |
const_ptr typedef | rm::DefaultFeature | |
DefaultFeature()=default | rm::DefaultFeature | |
DefaultFeature(const cv::Point2f &p) | rm::DefaultFeature | inline |
getAngle() const | rm::feature | inline |
getArea() const | rm::feature | inline |
getCenter() const | rm::feature | inline |
getCorners() const | rm::feature | inline |
getHeight() const | rm::feature | inline |
getType() const | rm::feature | inline |
getWidth() const | rm::feature | inline |
make_feature(const cv::Point2f &p) | rm::DefaultFeature | inlinestatic |
ptr typedef | rm::DefaultFeature |