Skip to content

waynegraham/photoscan_scripts

Repository files navigation

PhotoScan Python Scripts

A collection of useful python scripts for PhotoScan adapted from http://wiki.agisoft.com/wiki/Python.

  • bbox2coords: Creates a bounding box based on the coordinate system of the active chunk. Sides of the bbox are parallel to the coordinate system axis.
  • coords2bbox: Build a bounding box from the coordinate system.
  • copy_bounding_box: Copies the bounding box from the active chunk to all other chunks in a project.
  • export_individual_orthophotos: Export a set of orthophotos based on individual cameras.
  • masking_by_color: Create masks for images based on user-selected color and tolerance.
  • split_in_chunks: Split the original chunk in to multiple chunks with smaller bounding boxes. Optionally, generate a mesh/cloud and merge in to larger chunk.

About

Scripts for the Python API in PhotoScan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published