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.