RMVL
1.1.0
RoboMaster Vision Library
|
RunePredictorParam 参数模块 更多...
#include <rmvlpara/predictor/rune_predictor.h>
Public 类型 | |
using | paraId = void |
Public 成员函数 | |
RunePredictorParam ()=default | |
Public 属性 | |
float | PREDICT_K = 1.f |
动态预测量系数 更多... | |
float | PREDICT_B = 0.f |
静态预测量偏置 更多... | |
友元 | |
template<typename _Tp , typename Enable > | |
void | load (_Tp &, const std::string &) |
RunePredictorParam 参数模块
using rm::para::RunePredictorParam::paraId = void |
|
default |
|
friend |
float rm::para::RunePredictorParam::PREDICT_B = 0.f |
静态预测量偏置
float rm::para::RunePredictorParam::PREDICT_K = 1.f |
动态预测量系数