Agisoft Metashape

Agisoft Metashape => Python and Java API => Topic started by: sa on January 08, 2015, 08:04:40 PM

Title: How do I get accuracy of marker position?
Post by: sa on January 08, 2015, 08:04:40 PM
How can I do this?
Title: Re: How do I get accuracy of marker position?
Post by: Alexey Pasumansky on January 11, 2015, 02:56:43 PM
Hello sa,

Do you mean values that are shown in the Reference pane settings dialog?

If so then you can just use chunk.accuracy_markers to get this value or assign the new one.
Title: Re: How do I get accuracy of marker position?
Post by: sa on January 18, 2015, 05:30:12 PM
Thank you for reply. I want to get error in pixels for each marker.