删除物体自身深度估计
This commit is contained in:
Binary file not shown.
@@ -68,7 +68,7 @@ def calculate_pose_pca(
|
||||
order = np.argsort(-extent)
|
||||
|
||||
grab_width = extent[order][-2]
|
||||
z = z + grab_width * 0.20
|
||||
# z = z + grab_width * 0.20
|
||||
|
||||
v = obb.R
|
||||
v = v[:, order]
|
||||
|
||||
Reference in New Issue
Block a user