RMVL
1.0.0
RoboMaster Vision Library
|
成员的完整列表,这些成员属于 rm::LightBlob,包括所有继承而来的类成员
_angle | rm::feature | protected |
_center | rm::feature | protected |
_corners | rm::feature | protected |
_height | rm::feature | protected |
_width | rm::feature | protected |
cast(feature_ptr p_feature) | rm::LightBlob | inlinestatic |
getAngle() const | rm::feature | inline |
getArea() | rm::feature | inlinevirtual |
getBottomPoint() | rm::LightBlob | inline |
getCenter() | rm::feature | inlinevirtual |
getCorners() const | rm::feature | inline |
getHeight() const | rm::feature | inline |
getMatchMessage() | rm::LightBlob | inline |
getTopPoint() | rm::LightBlob | 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(std::vector< cv::Point > &, cv::RotatedRect &, float, float) | rm::LightBlob | |
make_feature(std::vector< cv::Point > &contour) | rm::LightBlob | static |
make_feature(const cv::Point2f &top, const cv::Point2f &bottom, float width) | rm::LightBlob | inlinestatic |
setMatchMessage(bool match) | rm::LightBlob | inline |
~feature()=0 | rm::feature | inlinepure virtual |