Home
last modified time | relevance | path

Searched refs:get_xyz_from_pts (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/open3d/Open3D-0.2/src/Python/Tutorial/ReconstructionSystem/
H A Dopencv_pose_estimation.py78 xyz_s = get_xyz_from_pts(pts_s[i,:],
81 xyz_t = get_xyz_from_pts(pts_t[i,:],
202 def get_xyz_from_pts(pts_row, depth, px, py, focal): function
/dports/graphics/py-open3d-python/Open3D-0.2/src/Python/Tutorial/ReconstructionSystem/
H A Dopencv_pose_estimation.py78 xyz_s = get_xyz_from_pts(pts_s[i,:],
81 xyz_t = get_xyz_from_pts(pts_t[i,:],
202 def get_xyz_from_pts(pts_row, depth, px, py, focal): function