json87
json87
I have implemented the SfM for spherical images in ColMap. The input image is in the ERP format. Please visit the repo for details. [SphereSfM](https://github.com/json87/SphereSfM)
The framework of SphereSfM is ColMap, and you should use the code in this repo.
pos.txt contains the ground-truth data of image poses by using IMU.
"Name,Latitude,Longitude,AbsAlt,Pitch,Roll,Yaw“ is the data you should use. Besides, you should convert "Pitch,Roll,Yaw" in the navigation system to the computer vision Or photogrammeric system.
> Hii [@json87](https://github.com/json87) , thank you for providing the code. > > I understand (n,x,y,z,R) = "Name,Latitude,Longitude,AbsAlt,Pitch,Roll,Yaw“ is what we need for the POS.txt. However, in my case, I don't...
I do not understant what do you mean.
> Hi json87! Thanks so much for the awesome work for supporting spherical camera in Colmap! > > However I'm having some difficulty understanding how to build this. You mentioned...
I think it maybe caused by two reasons. On the one hand, there are distortions in the pano images. On the other hand, there are too few 3D points in...
Thanks for your attention. For the repo, we have no plan for open source.
I do not use 3DGS for the further processing. The distortion maybe one of the reasons that cause the results. Besides, I guess there are too few 3D points in...