OpenSfM 1.0

Upstream major changes to OpenSfM now landing. Release for OpenDroneMap timing to be announced:


Very exciting times. I did some testing of the changes a couple days ago, just swapping out the OpenSfM changes to the structure from motion portion into the existing pipeline, and we see remarkably better camera pose estimations as shown by the extra detail we get in the dense output, check out the cross members we can now see in this pedestrian bridge now:

animated_bridge

2 Likes

Hey there !

I had some free time once again this spring, so I tried to make a proper v1.0 for OpenSfM. I couldn’t put all the ideas I had in my head, but I’m happy with the results.

I did take a modern approach for the requirements though, especially for the dense : I expect people to have a decent GPU and 16 GB of RAM. But it’s OpenCL, so it’ll work on CPU (slower though).

The two big things I couldn’t finish are the mesh and the DTM.

I’m starting a new job, so again, I won’t be able to work on this, but Leo and Piero are maintainers of the repo.

Enjoy !

Yann

5 Likes