3 Star 7 Fork 1

saedrna / Basis of Photogrammetry

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
run_problem2.sh 226 Bytes
一键复制 编辑 原始数据 按行查看 历史
han 提交于 2020-03-16 11:38 .
mkdir build
cd build
cmake -GNinja \
-DCMAKE_PREFIX_PATH=$CONDA_PREFIX \
-DCMAKE_SYSROOT=$CONDA_PREFIX/$HOST/sysroot \
-DCMAKE_BUILD_TYPE=Release \
-DPHOTO_PROBLEM_2=ON \
../
ninja
bin/problem2
1
https://gitee.com/saedrna/Basis-of-Photogrammetry.git
git@gitee.com:saedrna/Basis-of-Photogrammetry.git
saedrna
Basis-of-Photogrammetry
Basis of Photogrammetry
master

搜索帮助