Agisoft Metashape

Agisoft Metashape => Python and Java API => Topic started by: konomax on December 03, 2021, 12:19:47 PM

Title: Orthomosaic with Markers via Python API
Post by: konomax on December 03, 2021, 12:19:47 PM
Hi,

im currently trying to automate building Orthomosaics with these settings. I could not get them to run via batches so im now giving the python API a try. Building a Orthomosaic works fine, but i cant get it to work with Projection plane: Markers and Point1-Point2 and Point1-Point3. What would the command for python be to build the mosaic with these Settings?

Thanks for your Help in advance.
Title: Re: Orthomosaic with Markers via Python API
Post by: Alexey Pasumansky on December 03, 2021, 02:06:14 PM
Hello konomax,

You can check the following thread: https://www.agisoft.com/forum/index.php?topic=3996.0
There are some ideas and examples of Python code that seem to be very similar to your needs. However, some adaptation to the latest Metashape API may be requited, so please let me know, if you have any issues with that.