RMVL
1.5.0-dev
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 |
angle() const | rm::feature | inline |
area() const | rm::feature | inline |
center() const | rm::feature | inline |
clone() override | rm::LightBlob | inlinevirtual |
const_ptr typedef | rm::LightBlob | |
corners() const | rm::feature | inline |
getBottomPoint() const | rm::LightBlob | inline |
getTopPoint() const | rm::LightBlob | inline |
height() const | rm::feature | inline |
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 | |
type() const | rm::feature | inline |
width() const | rm::feature | inline |