Commit a9867cee authored by oscar's avatar oscar

提交更新

parent aac43be1
......@@ -58,7 +58,7 @@ public:
float m_prob = 0.0f;//计算iou的配置度
float m_iou_threshold = 0.3;//iou计算之后匹配的最小值
float m_iou_threshold = 0.01;//iou计算之后匹配的最小值
int m_kMaxCoastCycles = 2;//predict之后,计算几次认为丢失。
int m_updateValidCount = 3;//更新多少次认为是一个有效数据。
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment