Agisoft Metashape
Agisoft Metashape => Python and Java API => Topic started by: hud on December 01, 2021, 11:30:57 PM
-
Is there a way from Python API to get access to the stats available in the report. Specifically I'm looking to get the RMS reprojection error, max reprojection error and mean key point size and average tie point multiplicity.
Ideally we could get at all the stats the report generates for our database without having to parse the PDF ourselves.
-
Hello hud,
You need to calculate these values in the script. Let me know, if you need any assistance, although there were some examples already posted on forum, at least related to reprojection error calculation.