Agisoft Metashape

Agisoft Metashape => Python and Java API => Topic started by: EvanThoms on May 30, 2012, 03:49:59 AM

Title: Error when specifying filter_mask argument in alignPhotos
Post by: EvanThoms on May 30, 2012, 03:49:59 AM
This line of code:

Code: [Select]
chunk.alignPhotos('high', 'ground control', True)
returns this error:

Code: [Select]
RuntimeError: more argument specifiers than keyword list entries (remaining format:'i')
Using:
Code: [Select]
chunk.alignPhotos('high', 'ground control') works, but I really want to be able to filter by masks.

I am using version 0.8.5
Any suggestions?
Title: Re: Error when specifying filter_mask argument in alignPhotos
Post by: Alexey Pasumansky on May 31, 2012, 10:21:33 PM
Hello Evan,

Thank you for reporting.
This bug will be fixed in the next update.