Converting local transform to global transform

后端 未结 0 1636
再見小時候
再見小時候 2020-12-19 06:14

I\'m using the following code to retrieve the local transforms from a depth map.

def reconstruct3d(depth_map, camera_parameters):
    transformation = np.iden         


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