Hey,
I am struggling now to get the height.
With the GUI I can build a DEM by defining the ground markers as horizontal.
This way the elevation model gets build with the top being the highest point.
In the script API I can not find these options.
Even when I don't buildDem in the script, the report presents me an elevation model but it has chest and nose as highest points and PhotoScan.Elevation.height doesn't return a value.
What would be a proper way to log the height of the scanned object in python?
I have a bounding box set up with floor and center markers.
btw thanks for the great help in this forum, is really appreciated.