更新 readme.md

This commit is contained in:
xjiaxuan 2025-07-28 16:14:13 +08:00
parent 395dfec375
commit 03d9545ea6
1 changed files with 16 additions and 1 deletions

View File

@ -49,3 +49,18 @@ process_side(side_mask, side_rgb, out_dir)
运行 `python3 point.py`
## 修改侧面关键点检测效果图
<img src="img\1.png" alt="1" style="zoom:80%;" />
<img src="img\2.png" alt="2" style="zoom:80%;" />
<img src="img\3.png" alt="3" style="zoom:80%;" />
<img src="img\4.png" alt="4" style="zoom:80%;" />
<img src="img\5.png" alt="5" style="zoom:80%;" />
有个检测不出来的原因是汽车拍出来颜色和背景颜色几乎一样,无法检测出。
还有一个是斜侧面,轴心检测还存在问题。