位姿估计(三):不同坐标系之间的转换

Figure from "Converting camera poses from OpenCV to OpenGL can be easy"
OpenCV与OpenGL的2D图像坐标系,y轴是反转的 OpenCV: (↓y x→) OpenGL: (↑y x→)

Figure from "Converting camera poses from OpenCV to OpenGL can be easy"
OpenCV与OpenGL的2D图像坐标系,y轴是反转的 OpenCV: (↓y x→) OpenGL: (↑y x→)