A repo. which used to easily check the quality of SfM through generating orthoimage.
- Eigen3
- OpenCV3
For images which has EXIF for GPS, use 'dev_3.10' in Colmap
./scripts/shell/sfm.sh
./scripts/shell/gps_align_db.sh
python3 scripts/python/colmap_pose.py proj/sparse/0_aligned_enu/images.txt proj/sparse/0_aligned_enu/images_Twc.txt
python3 scripts/python/export_sfm_ply.py proj/sparse/0_aligned_enu/points3D.txt proj/points3D.ply
Change intrinsics about camera in 'config/cfg.json'.
mkdir build && cd build
cmake ..
make -j
./build/ortho_mapper config/cfg.json