Does anyone know whether its possible to get more information regarding the keypoints found during the dense point cloud construction process? I'm specifically looking to recover the location of each point in 3D space paired with the 2D locations of that point in each of the input images it was found in.
The best I've found so far is that I can check how many points are visible in each frame and how many points there are total.
Thanks in advance!
NEW: As a less-preferably workaround, I'd like to be able to export the camera's positions as defined by the model's coordinate space. I know I can access this information by right-clicking any camera in the camera navigator and selecting "properties", but I can't find a method for exporting that information all at once.
The best I've found so far is that I can check how many points are visible in each frame and how many points there are total.
Thanks in advance!
NEW: As a less-preferably workaround, I'd like to be able to export the camera's positions as defined by the model's coordinate space. I know I can access this information by right-clicking any camera in the camera navigator and selecting "properties", but I can't find a method for exporting that information all at once.
Comment