【源码】本质矩阵(Essential Matrix)估计算法

在这里插入图片描述
该代码使用RANSAC框架中的五点解算器来计算本质矩阵的稳健初始估计。

This code uses five point solvers in a RANSAC framework to compute a robust initial estimate of the essential matrix.

随后,通过使用6个参数(3个用于Rodrigues向量,3个用于平移向量)对本质矩阵进行参数化,并使用Levenberg–Marquardt算法最小化RANSAC inliers距外极线的累积对称距离,从而改进该矩阵的估计结果。

That estimate is subsequently refined by parameterizing the essential matrix with six parameters (3 for the Rodrigues vector and 3 for the translation vector) and minimizing the cumulative symmetric distance from epipolar lines for RANSAC inliers with the Levenberg–Marquardt algorithm.

注意:本代码中使用了多个其它的函数,请阅读README.txt。

NOTE: The code requires several functions by others, see README.txt for further instructions.

关于本质矩阵概念的说明:

See also https://en.wikipedia.org/wiki/Essential_matrix

更多精彩文章请关注公众号:在这里插入图片描述

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值