Releases: Smithsonian/dpo-cook
Releases · Smithsonian/dpo-cook
Feature Release: Photogrammetry Support
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
- Recipes
web-thumb
,web-multi
,web-hd
, andweb-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
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
- New recipe parameter: