![]() |
RMVL
1.2.0
Robotic Manipulation and Vision Library
|
成员的完整列表,这些成员属于 rm::LightBlob,包括所有继承而来的类成员
| _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::LightBlob | inlinestatic |
| cast(feature::const_ptr p_feature) | rm::LightBlob | inlinestatic |
| const_ptr typedef | rm::LightBlob | |
| getAngle() const | rm::feature | inline |
| getArea() const | rm::feature | inline |
| getBottomPoint() const | rm::LightBlob | inline |
| getCenter() const | rm::feature | inline |
| getCorners() const | rm::feature | inline |
| getHeight() const | rm::feature | inline |
| getTopPoint() const | rm::LightBlob | inline |
| getType() const | rm::feature | inline |
| getWidth() const | rm::feature | inline |
| LightBlob()=default | rm::LightBlob | |
| LightBlob(LightBlob &&)=delete | rm::LightBlob | |
| LightBlob(const LightBlob &)=delete | rm::LightBlob | |
| LightBlob(const cv::Point2f &, const cv::Point2f &, float) | rm::LightBlob | |
| LightBlob(const std::vector< cv::Point > &, cv::RotatedRect &, float, float) | rm::LightBlob | |
| make_feature(const std::vector< cv::Point > &contour) | rm::LightBlob | static |
| make_feature(const cv::Point2f &top, const cv::Point2f &bottom, float width) | rm::LightBlob | inlinestatic |
| ptr typedef | rm::LightBlob | |
| ~feature()=0 | rm::feature | inlinepure virtual |
1.9.1