I came across tasks where i reconstructed a rock wall along a railroad from UAV images.
For this purpose i use metashape to create a vertical orthomosaic facing towards the rocks via a cylindrical projection.
It works okayish when the rock wall can be described as an cylindrical shape. It's stil a pain to set up an ideal solution for the projection cylinder since there is no exact visual feedback, when using the current region option. Setting up markers for the cylindrical projections seems to be a bit more precise. However, since the radius is mostly realy huge, markers would be outside of modeled area and hence couldn't be set in the model view.
Setting up the cylinder through manually adjusting the region is a bit imprecise specially when the radius needs to be huge like in the attached screenshot.
It would be great if it's possible to use an imported shape (circle) that could be easily prepared in GIS, or have a code snippet that uses a shape to modify the region along X, Y axis leaving only the Z axis and height for manually adjustment.
Furthermore for even more flexibility it would be awesome to make use of an polyline feature that resembles for example a railroad and use that to approximate multiple cylinders for cylindrical projections that gets composed to a single orthomosaic with minimal distortions for each part of the polyline. CC is able to do exactly this with a point cloud, however having this feature for orthomosaic creation within metashape would be great.
Any ideas for that or code snippets to get closer are highly appreciated.
Thanks.