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

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

_anglerm::comboprotected
_centerrm::comboprotected
_cornersrm::comboprotected
_featuresrm::comboprotected
_gyro_datarm::comboprotected
_heightrm::comboprotected
_pnp_datarm::comboprotected
_relative_anglerm::comboprotected
_tickrm::comboprotected
_typerm::comboprotected
_widthrm::comboprotected
Armor()=deleterm::Armor
Armor(const Armor &)=deleterm::Armor
Armor(Armor &&)=deleterm::Armor
Armor(light_blob_ptr &, light_blob_ptr &, const GyroData &, int64, float, float, float, float, float, float, float, ArmorSizeType)rm::Armor
at(size_t idx) constrm::comboinline
cameraConvertToGyro(const cv::Matx33f &cam_rmat, const cv::Vec3f &cam_tvec, const GyroData &gyro_data, cv::Matx33f &gyro_rmat, cv::Vec3f &gyro_tvec)rm::Armorstatic
cast(combo_ptr p_combo)rm::Armorinlinestatic
data()rm::comboinline
empty() constrm::comboinline
getAngle() constrm::comboinline
getArmorType()rm::Armorinline
getCenter() constrm::comboinline
getComboRatio()rm::Armorinline
getCornerAngle()rm::Armorinline
getCorners()rm::comboinline
getError()rm::Armorinline
getGyroData() constrm::comboinline
getHeight() constrm::comboinline
getLengthRatio()rm::Armorinline
getNumberROI(cv::Mat src, combo_ptr p_combo)rm::Armorstatic
getPNP() constrm::comboinline
getPose() constrm::Armorinline
getRelativeAngle() constrm::comboinline
getTick() constrm::comboinline
getType() constrm::comboinline
getWidth() constrm::comboinline
getWidthRatio()rm::Armorinline
gyroConvertToCamera(const cv::Matx33f &gyro_rmat, const cv::Vec3f &gyro_tvec, const GyroData &gyro_data, cv::Matx33f &cam_rmat, cv::Vec3f &cam_tvec)rm::Armorstatic
isContainBlob(light_blob_ptr blob, std::shared_ptr< Armor > armor)rm::Armorstatic
loadSVM(const std::string &path)rm::Armorinlinestatic
make_combo(light_blob_ptr &p_left, light_blob_ptr &p_right, const GyroData &gyro_data, int64 tick, ArmorSizeType armor_size_type=ArmorSizeType::UNKNOWN)rm::Armorstatic
setPNP(const ResultPnP< float > &pnp)rm::Armorinline
setType(RobotType stat)rm::Armorinline
size() constrm::comboinline
~combo()=0rm::comboinlinepure virtual