Proper way to extract 3D points from Depth image

后端 未结 0 1091
有刺的猬
有刺的猬 2020-12-03 05:24

I\'m using the following code to extract the 3d points from the depth image,

def retrieve_3d_points(K , depth_image_path):
    depth_factor = 1000.0

    dept         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题