相机校准 - 张与黄金标准
相对于使用多视图几何(Hartley 和 Zisserman) 中描述的其他流行算法,使用黄金标准算法的缺点/优点是什么张相机校准的灵活新技术?我了解两种算法之间的主要区别,但我不知道哪一种更好,为什么?
What are the dis/advantages of using the Gold Standard algorithm described in Multiple View Geometry (Hartley and Zisserman), with respect to using the other popular algorithm described by Zhang in A Flexible New technique for Camera Calibration? I understand the main difference between the two algorithms, but I don't know which one is better and why?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
黄金标准算法(或 DLT)需要非共面目标,很可能由正交平面组成。
Zhang 需要平面目标的多个视图。这更容易物理创建(可能只是安装在平面上的印刷棋盘)。
The Gold Standard Algorithm (or DLT) requires a non-coplanar target, most likely composed of orthogonal planes.
Zhang requires multiple views of a planar target. That's easier to create physically (might just be a printed checkerboard mounted on a planar surface).