Skip to content

Feature Release: Photogrammetry Support

Latest
Compare
Choose a tag to compare
@gjcope gjcope released this 02 Feb 19:56
· 21 commits to master since this release
a83edef

This release adds support for automating photogrammetry.

  • New recipes 'photogrammetry' and 'si-zip-photogrammetry' have been added.
    • The main differences between the two are that the latter accepts folders of images instead of zip files and uses some SI specific file naming and parsing.
  • A full photogrammetry pipeline including alignment, mesh reconstruction, mesh cleaning, and texture projection is supported through Agisoft Metashape. This includes adding explicit masking and alignment-only images as well as many configurable settings and optimizations.
  • Basic photogrammetry support (alignment, reconstruction, texturing, with no configuration available) is supported for the RealityCapture and Meshroom applications. Further integration of these applications is planned.

** Photogrammetry is complex and has many options! If you encounter any issues or missing configurations that would be helpful, please open an issue.