我现在单目相机标定之后(python,opencv),三维重建之后,想要求出图像上某点相对于相机的坐标,只用xy方向就行了,但是现在不知道咋办了
pentagram = np.round(pentagram * 80 + np.array([160, 120])).astype(np.int)