宽体车参数修订

This commit is contained in:
2025-11-01 09:56:08 +08:00
parent 1f841c373f
commit 16a5a7eda5
12 changed files with 46 additions and 40 deletions

View File

@@ -132,7 +132,7 @@ python run_get_projection_maps.py -camera front -scale 0.7 0.8 -shift -150 -100
然后依次点击事先确定好的四个标志点 (顺序不能错!),得到的效果如下:
<img style="margin:0px auto;display:block" width=600 src="./img/choose_front.png"/>
<img style="margin:0px auto;display:block" width=600 src="./img/choose_front.png" alt=""/>
注意标志点的设置代码在[这里](https://github.com/neozhaoliang/surround-view-system-introduction/blob/master/surround_view/param_settings.py#L40)。