Hi,
I am trying to retrieve, via python, all the information you get right clicking a chunk and choosing "show info".
I was able to get almost all, but I couldn't find:
- matching time
- alignment time
and, about the dense, the info in:
Dense point cloud>reconstruction parameters>processing time
Where do I get these info? In PhotoScan.app.document.chunk.meta? And how do I inspect the information in chunk.meta? metaData objects do not seem to be iterable.