CvKalmanInit
函数功能
初始化卡尔曼滤波器。
函数原型
void CvKalmanInit(const MxBase::DetectBox &initRect
)
;
参数说明
参数名
输入/输出
说明
initRect
输入
坐标框。
父主题:
KalmanTracker