Difference between revisions of "Python"

From Agisoft
Jump to: navigation, search
Line 7: Line 7:
 
;[[Coordinate_System_to_Bounding_Box.py|PS110_coordinate_system_to_bounding_box.py]]
 
;[[Coordinate_System_to_Bounding_Box.py|PS110_coordinate_system_to_bounding_box.py]]
 
:The script can be used to bring the chunks' coordinate system in accordance to the sides of the bounding box.
 
:The script can be used to bring the chunks' coordinate system in accordance to the sides of the bounding box.
 +
 +
;[[Export_Individual_Orthophotos.py|PS110_batch_export_orthophoto_dialog.py]]
 +
:The script can be used to export set of orthophotos based on the individual cameras.

Revision as of 13:08, 6 February 2015

The list of general and custom Python scripts for Agisoft PhotoScan Professional 1.1:


PS110_bounding_box_to_coordinate_system.py
The script can be used to bring the bounding box in accordance to the coordinate system used for the active chunk. Sides of the bounding box will be made parallel to the coordinate system axis.
PS110_coordinate_system_to_bounding_box.py
The script can be used to bring the chunks' coordinate system in accordance to the sides of the bounding box.
PS110_batch_export_orthophoto_dialog.py
The script can be used to export set of orthophotos based on the individual cameras.