@echo off
:start
cd /d D:\002  项目代码\LMS_Vision\truck_volumn_measure\x64\Release
SET modelpath="D:\004_项目资料\中物智建-沙土车体积检测\载料沙土车数据集\哈尔滨测试\lms111-haerbing1030\car1\currenrscanmodel-1030-haerbing-Empty2-ydemo.pcd_Transfer_model.pcd"  
AlgVehicleVolume.exe  %modelpath%   D:\004_项目资料\中物智建-沙土车体积检测\载料沙土车数据集\哈尔滨测试\lms111-haerbing1030\transfer\currenrscanmodel-1030-haerbing-full-2-move.pcd_Transfer_.pcd
pause
注意汉字需要转化为ansi码

window脚本编写bat程序执行

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-20
  • 2021-06-01
猜你喜欢
  • 2021-09-19
  • 2022-12-23
  • 2021-12-01
  • 2021-12-29
相关资源
相似解决方案