Forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - vathsasri321

Pages: [1]
1
Python and Java API / How to provide arguments for python script
« on: February 17, 2017, 12:03:22 PM »
Hi .

How will i give arguments for Agisoft Python Script ?

Can you give sample code for this?


Thanks in advance

2
Hi ,

I am using the latest version of agisoft 1.3 . when i am trying to export the orthomosaic image as jpeg using the below method.

chunk.exportOrthomosaic(filepath,image_format=PhotoScan.ImageFormatJPEG raster_transform=PhotoScan.RasterTransformNone,
tiff_compression=PhotoScan.TiffCompressionLZW, tiff_big=False, jpeg_quality=90)

then error pops up like "Invalid arguments TiffCompressionLZW  ,jpeg_quality=90 in function"

Please Resolve it.

Pages: [1]