Skip to content

Releases: Smithsonian/dpo-cook

Feature Release: Photogrammetry Support

02 Feb 19:56
a83edef
Compare
Choose a tag to compare

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.

Recipe Updates

30 Jul 13:09
Compare
Choose a tag to compare
Recipe Updates Pre-release
Pre-release
  • Recipes web-thumb, web-multi, web-hd, and web-medium now include an optional remeshing step. This step improves quality and robustness with meshes containing irregularities or topology errors.
  • New transform recipe. This recipe applies a number of geometric transforms, including translation, scale, alignment and swizzle.
  • Updated dependencies

Voyager Document Support

05 Apr 16:41
Compare
Choose a tag to compare
Pre-release

This release adds support for the new Voyager document format to the cook.

  • New task: DocumentTask
  • Recipes updated: web-thumb, web-multi, web-hd
    • New recipe parameter: documentFile - The name of the document file to be created or updated
    • New recipe parameter: baseName - If specified uses this base name for all generated files