Hi,
I have a Scene in RealityCapture, that was reconstructed from several images.
The global coordinate system is well defined via GCPs.
Now I have several 3D Positions that I know, and I want to get the closest projection of each of those 3D points on all images.
To get there, I load the 3D Positions as GCPs. Now i can click “Scene 1D” → “Suggest Measurements” and the 2D Projections appear. If I approve them with the “green plus” I can export the 2D Pixel position for each image. This is perfect and exactly what I need.
Unfortunately I have to do this fully automated and I can not replicate this workflow via CLI. Is there a way to trigger and confirm the suggestions via CLI?
Thanks in advance.