RMVL  1.2.0
Robotic Manipulation and Vision Library
rm::RuneTarget 成员列表

成员的完整列表,这些成员属于 rm::RuneTarget,包括所有继承而来的类成员

_anglerm::featureprotected
_centerrm::featureprotected
_cornersrm::featureprotected
_heightrm::featureprotected
_typerm::featureprotected
_widthrm::featureprotected
cast(feature::ptr p_feature)rm::RuneTargetinlinestatic
cast(feature::const_ptr p_feature)rm::RuneTargetinlinestatic
const_ptr typedefrm::RuneTarget
getAngle() constrm::featureinline
getArea() constrm::featureinline
getCenter() constrm::featureinline
getContours()rm::RuneTargetinline
getCorners() constrm::featureinline
getHeight() constrm::featureinline
getRadius() constrm::RuneTargetinline
getRatio() constrm::RuneTargetinline
getType() constrm::featureinline
getWidth() constrm::featureinline
isActive() constrm::RuneTargetinline
make_feature(std::vector< cv::Point > &contour, bool is_active)rm::RuneTargetstatic
make_feature(cv::Point center, bool is_active)rm::RuneTargetstatic
ptr typedefrm::RuneTarget
RuneTarget()=defaultrm::RuneTarget
RuneTarget(const RuneTarget &)=deleterm::RuneTarget
RuneTarget(RuneTarget &&)=deleterm::RuneTarget
RuneTarget(std::vector< cv::Point > &, cv::RotatedRect &, bool is_active)rm::RuneTarget
RuneTarget(cv::Point center, bool is_active)rm::RuneTarget
~feature()=0rm::featureinlinepure virtual