图像逆透视映射实现我要分享

Implementation of image inverse perspective mapping

matlab

关注次数: 208

下载次数: 0

文件大小: 6.60 MB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:完成对图像的逆透视映射变换,需要给出摄像机的高度,视角和最终图片的横向宽度(米)。一旦给定参数准确,即可得到效果很好的逆透视映射变换图片。-Complete the inverse perspective mapping transformation on the image and the need to give the transverse width (m) at the height of the camera, the viewing angle and the final picture. Once given parameters accurately, inverse perspective mapping transformation picture you can get good results.


English Description:

To complete the inverse perspective mapping transformation of the image, we need to give the height of the camera, the angle of view and the transverse width (m) of the final image. Once the given parameters are accurate, we can get a good image of inverse perspective mapping transformation. -Complete the inverse perspective mapping transformation on the image and the need to give the transverse width (m) at the height of the camera, the viewing angle and the final picture. Once given parameters accurately, inverse perspective mapping transformation picture you can get good results.


代码预览