BA优化求解 编译: mkdir build && cd build cmake .. &&make ./ot ../data/noise_data.json ../data/gt_data.json # 生成的优化后的数据就在build文件夹下。