hand3d icon indicating copy to clipboard operation
hand3d copied to clipboard

Translate normalized 3D coordinates to raw image

Open AlbertoSabater opened this issue 3 years ago • 0 comments

Hi! I have ran your demo code which provides both 2D and normalized 3D coordinates. The first ones can be easily translated to pixel coordinates and be overlaed in the original image. Is there any way to do the same for the 3D coordinates? i.e. translate the coordinates to the pixel scale to overlap x,y values on the original image.

AlbertoSabater avatar Dec 23 '20 10:12 AlbertoSabater