Skip to content

An opinionated command-line tool for basic PhotogrammetrySession operations to derive 3D models from photographs

License

Notifications You must be signed in to change notification settings

sfomuseum/swift-photogrammetry-render-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-image-emboss-cli

An opinionated command-line tool for basic PhotogrammetrySession operations to derive 3D models from photographs

Background

For background, please see the "Experiments in Photogrammetry" blog post.

Documentation

Documentation is incomplete at this time.

Tools

render

$> ./.build/debug/render -h
USAGE: photogrammetry <input-folder> <output-file> [--logfile <logfile>] [--verbose <verbose>] [--detail <detail>]

ARGUMENTS:
  <input-folder>          The path to the folder containing images used to derive 3D model
  <output-file>           The path (and filename) of the 3D model to create

OPTIONS:
  --logfile <logfile>     Log events to system log files (default: false)
  --verbose <verbose>     Enable verbose logging (default: false)
  --detail <detail>       The level of detail to use when creating the 3D model. Valid options are: preview, reduced, medium, full, raw. (default: medium)
  -h, --help              Show help information.

Requirements

This requires MacOS 12.0 or higher.

See also

About

An opinionated command-line tool for basic PhotogrammetrySession operations to derive 3D models from photographs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages