2Dto3D icon indicating copy to clipboard operation
2Dto3D copied to clipboard

Hello! I met some problems

Open 459737087 opened this issue 2 years ago • 2 comments

when I put the pixel in **``` img_points = np.array(([449.45227 , 806.9983], [182.01617 , 577.92316]), dtype=np.double)


I get the world_position (-9.651732934228644, 0.8639356952913586, 0.0])

why the z axis is zero? and how to change it?

459737087 avatar Apr 14 '22 07:04 459737087

Hello, I would like to ask if your pixel coordinates are the upper left and lower right corners of the detection frame?

YTUW avatar Jun 17 '22 02:06 YTUW

No, the pixel is in the detection frame,not corner.

459737087 avatar Jun 17 '22 03:06 459737087