Thank you Alexey,
that was really useful. I would also like to ask what is the purpose of the "keep_depth" parameter: if I try to use the function buildTiledModel() with depth maps as data source (source_data = Metashape.DataSource.DepthMapsData), I get the error "Null depth maps", so I guess we need to compute the depth maps manually before computing the tiled model, by using the buildDepthMaps() function
So, in this sense, what is the role of the "keep_depth" parameter in the buildTiledModel() function, since the depth maps have to be computed in advance?
Once again thank you very much,
Andrea