RMVL  1.0.0
RoboMaster Vision Library
rm::RuneTarget 成员列表

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

_anglerm::featureprotected
_centerrm::featureprotected
_cornersrm::featureprotected
_heightrm::featureprotected
_widthrm::featureprotected
cast(feature_ptr p_feature)rm::RuneTargetinlinestatic
getAngle() constrm::featureinline
getArea()rm::featureinlinevirtual
getCenter()rm::featureinlinevirtual
getContours()rm::RuneTargetinline
getCorners() constrm::featureinline
getHeight() constrm::featureinline
getRadius()rm::RuneTargetinline
getRatio()rm::RuneTargetinline
getWidth() constrm::featureinline
isActive()rm::RuneTargetinline
make_feature(std::vector< cv::Point > &contour, bool is_active)rm::RuneTargetstatic
make_feature(cv::Point center, bool is_active)rm::RuneTargetstatic
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