3 Star 7 Fork 1

saedrna/Basis of Photogrammetry

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

摄影测量基础课程编程作业

依赖软件

  • 安装 Miniconda
  • 在 Windows 上需额外安装 Visual Studio Community 2022
  • 安装 git

依赖库

配置环境

  • 下载代码 git clone https://gitee.com/saedrna/Basis-of-Photogrammetry.git
  • 打开 anaconda 控制台
  • 在 linux 上运行下列命令,其中 photo 可替换成其他名称,不过需要自己记住
# Linux
conda env create -n photo -f photo-linux.yml

或在 windows 下

# Windows
conda env create -n photo -f photo-msvc.yml

# Windows 下还需要额外拷贝下列文件
cd toolchains
conda activate photo
robocopy ./ %CONDA_PREFIX% h2o.cmake
robocopy ./ %CONDA_PREFIX% applocal.ps1
  • 注意,如果需要调试,不能用 Debug 模式,只能用 RelWithDebInfo 模式

作业安排

  • 每次作业之前记得运行 git pull 已确保代码是最新的
  • 第一次作业,旋转角:见 problem1
  • 第二次作业,后方交会,见 problem2
  • 第三次作业,双视几何,见 problem3

作业提交方法

作业提交方法采用云服务器提交方式,具体见提交方法

常见问题

常见问题的解决方法,见 FAQ

MIT License Copyright (c) 2020 Han Hu Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

摄影测量基础课程作业 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
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

搜索帮助

Cb406eda 1850385 E526c682 1850385