I need to obtain the 3D coordinates of a specific point on an object that Reality Capture can hardly detect as a feature point. Is it possible to manually input the pixel coordinates of this point on the image, and have the software automatically generate its 3D position?
Thanks! I’m working on reversing the process to calculate a specific 3D position using two cameras. Just to confirm, in Reality Capture, does the image origin in pixels start from the top-left corner? And for normalized coordinates (where x and y are in the range [-0.5, 0.5]), is the origin at the center of the image, with x positive to the right and y positive upwards?
Yes, the systems should be oriented like that.
Thank you so much for the response!