├── README.md ├── 后方交会 ├── Debug │ ├── Space Resection.exe │ └── Space Resection.pdb ├── Space Resection.sln └── Space Resection │ ├── Debug │ ├── Main.obj │ ├── Space Resection.Build.CppClean.log │ ├── Space Resection.exe.recipe │ ├── Space Resection.ilk │ ├── Space Resection.log │ ├── Space Resection.tlog │ │ ├── CL.command.1.tlog │ │ ├── CL.read.1.tlog │ │ ├── CL.write.1.tlog │ │ ├── Space Resection.lastbuildstate │ │ ├── link.command.1.tlog │ │ ├── link.read.1.tlog │ │ └── link.write.1.tlog │ └── matrix.obj │ ├── Main.cpp │ ├── Space Resection.vcxproj │ ├── Space Resection.vcxproj.filters │ ├── Space Resection.vcxproj.user │ ├── SpaceResection.cpp │ ├── SpaceResection.h │ ├── matrix.cpp │ ├── matrix.h │ ├── 地面坐标.txt │ └── 影像坐标.txt ├── 报告.pdf └── 空间后方交会.xmind /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/README.md -------------------------------------------------------------------------------- /后方交会/Debug/Space Resection.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Debug/Space Resection.exe -------------------------------------------------------------------------------- /后方交会/Debug/Space Resection.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Debug/Space Resection.pdb -------------------------------------------------------------------------------- /后方交会/Space Resection.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection.sln -------------------------------------------------------------------------------- /后方交会/Space Resection/Debug/Main.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/Debug/Main.obj -------------------------------------------------------------------------------- /后方交会/Space Resection/Debug/Space Resection.Build.CppClean.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/Debug/Space Resection.Build.CppClean.log -------------------------------------------------------------------------------- /后方交会/Space Resection/Debug/Space Resection.exe.recipe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/Debug/Space Resection.exe.recipe -------------------------------------------------------------------------------- /后方交会/Space Resection/Debug/Space Resection.ilk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/Debug/Space Resection.ilk -------------------------------------------------------------------------------- /后方交会/Space Resection/Debug/Space Resection.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/Debug/Space Resection.log -------------------------------------------------------------------------------- /后方交会/Space Resection/Debug/Space Resection.tlog/CL.command.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/Debug/Space Resection.tlog/CL.command.1.tlog -------------------------------------------------------------------------------- /后方交会/Space Resection/Debug/Space Resection.tlog/CL.read.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/Debug/Space Resection.tlog/CL.read.1.tlog -------------------------------------------------------------------------------- /后方交会/Space Resection/Debug/Space Resection.tlog/CL.write.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/Debug/Space Resection.tlog/CL.write.1.tlog -------------------------------------------------------------------------------- /后方交会/Space Resection/Debug/Space Resection.tlog/Space Resection.lastbuildstate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/Debug/Space Resection.tlog/Space Resection.lastbuildstate -------------------------------------------------------------------------------- /后方交会/Space Resection/Debug/Space Resection.tlog/link.command.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/Debug/Space Resection.tlog/link.command.1.tlog -------------------------------------------------------------------------------- /后方交会/Space Resection/Debug/Space Resection.tlog/link.read.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/Debug/Space Resection.tlog/link.read.1.tlog -------------------------------------------------------------------------------- /后方交会/Space Resection/Debug/Space Resection.tlog/link.write.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/Debug/Space Resection.tlog/link.write.1.tlog -------------------------------------------------------------------------------- /后方交会/Space Resection/Debug/matrix.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/Debug/matrix.obj -------------------------------------------------------------------------------- /后方交会/Space Resection/Main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/Main.cpp -------------------------------------------------------------------------------- /后方交会/Space Resection/Space Resection.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/Space Resection.vcxproj -------------------------------------------------------------------------------- /后方交会/Space Resection/Space Resection.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/Space Resection.vcxproj.filters -------------------------------------------------------------------------------- /后方交会/Space Resection/Space Resection.vcxproj.user: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/Space Resection.vcxproj.user -------------------------------------------------------------------------------- /后方交会/Space Resection/SpaceResection.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/SpaceResection.cpp -------------------------------------------------------------------------------- /后方交会/Space Resection/SpaceResection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/SpaceResection.h -------------------------------------------------------------------------------- /后方交会/Space Resection/matrix.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/matrix.cpp -------------------------------------------------------------------------------- /后方交会/Space Resection/matrix.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/matrix.h -------------------------------------------------------------------------------- /后方交会/Space Resection/地面坐标.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/地面坐标.txt -------------------------------------------------------------------------------- /后方交会/Space Resection/影像坐标.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/后方交会/Space Resection/影像坐标.txt -------------------------------------------------------------------------------- /报告.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/报告.pdf -------------------------------------------------------------------------------- /空间后方交会.xmind: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raymond1030/WHURS-Photogrammetry-Space-Resection/HEAD/空间后方交会.xmind --------------------------------------------------------------------------------