提交 6a23e16f 编写于 作者: X xiaozhi_5638

修改格式

上级 8971033a
......@@ -9,6 +9,7 @@
![](pic/video_process.png)
目标检测算法输出单帧检测结果,目标跟踪算法负责将前后2帧中的目标关联起来、给予唯一标识track-id。假设t帧中检测到了M个目标,t+1帧中检测到了N个目标,跟踪算法本质上是M->N的匹配关联过程。
![](pic/t_and_t+1_match.png)
匹配过程中,目标可以分为以下三大类:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册