前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >图像拼接--Bird’s-Eye View Vision System for Vehicle Surrounding Monitoring

图像拼接--Bird’s-Eye View Vision System for Vehicle Surrounding Monitoring

作者头像
用户1148525
发布2019-05-27 11:53:53
7120
发布2019-05-27 11:53:53
举报
文章被收录于专栏:机器学习、深度学习

Bird’s-Eye View Vision System for Vehicle Surrounding Monitoring

Liu YC., Lin KY., Chen YS. (2008) Bird’s-Eye View Vision System for Vehicle Surrounding Monitoring. In: Sommer G., Klette R. (eds) Robot Vision. RobVis 2008. Lecture Notes in Computer Science, vol 4931. Springer, Berlin, Heidelberg

本文提出使用6个鱼眼相机 six fisheye cameras 拼接得到环车全景图

在这里插入图片描述
在这里插入图片描述

系统的流程图如下所示

在这里插入图片描述
在这里插入图片描述

2.1 Fisheye Camera Calibration 鱼眼相机标定 这里我们使用 Field of View (FOV) 作为 radial distortion 的模型,使用张正友标定方法进行标定,使用 Levenberg-Marquardt method 做整体参数优化

最后进行图像矫正 we rectify the fisheye images into perspective ones by using the FOV model with the estimated parameter values

2.2 Planar Image Alignment with Homography 平面图像的对齐 将所有图像的坐标系统一到一个坐标系下面 all images can be transferred into the same coordinate system and then be registered together

2.3 Optimal Seam Selection 当我们将图像统一到一个 planar surface 上,下一步就是选择哪个图像的像素用于合成 最终的拼接图像 Once having registered all images on a planar surface, the next step is to decide which pixels should contribute to the final composite.

我们希望得到一个 artifacts 尽可能少的 拼接图,we select an optimal seam which lessens mis-registration 这里定义了一个基于 residual error 的损失函数 the cost function according to the residual error for the optimal seam selection

在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2018年12月05日,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档