This project is mainly about the design of surveying and mapping programs. Help undergraduate students in surveying and mapping engineering, geographic information science, and remote sensing science and technology improve their programming skills and professionalism.
本项目主要是有关测绘程序设计的项目。帮助测绘工程,导航工程,地理信息科学,遥感科学与技术的本科生提升编程能力,提升专业素养。
编程软件推荐:Visual Studio 2017/2019/2022
编程语言:C#
编程框架:Winform
编程结果:最后可生成可执行文件。后缀为.exe.可以在Windows操作系统上执行的。
项目名称 | 完成情况 | 数据来源 |
---|---|---|
GNSS伪距单点定位 | √ | 参考书 |
大地主题正反算 | √ | 参考书 |
基于栅格的邻域运算 | √ | 自己编的 |
激光点云平面分割 | 未完成 | 竞赛官方 |
纵横断面计算 | √ | 竞赛官方,参考书 |
注:希望更多的同学为这个开源项目做贡献,点云平面分割如果有人做好了可以联系我!
注:本代码仅供参考,可能有的部分有点问题,欢迎提出你的issue,或者给我发邮件!
注:如果觉得有问题的代码就在dev分支上面提交就可以了
col1 | col2 |
---|---|
有关原理部分此书上都有。