
New version of photogrammetry software I have been working on
For the past few years I have always been working on and off on my own opensource photogrammetry sofware called simple_photogrammetry_gui
Now recently I have finally had the time to release a new version that:
- Introduces Linux Support (The big one for this release)
- Updates the Dependencies to newer versions
- and some small gui improvements
The software relies on other opensource projects to work, but my goal with this is / was just to make something more convenient.
It is based on:
- Colmap
- OpenMVS
- pymeshlab
If your interested check it out here: https://github.com/edin45/simple_photogrammetry_gui/releases
My plans for future updates are to also add gaussian splatting ability, as well as offer more control over the settings such as method used for meshing, texturing, etc...
let me know what you think & if you encounter any issues!