文件名称:gmodify
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2015-09-01
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
function gmodify(pic,uv,gm,og)
功能:对发生桶形畸变的数字图像进行校正
输入:pic-要处理的图像的路径文件名
uv-在发生畸变的图像上的点的坐标
gm-在未发生畸变的图像上对应点的坐标
og- 代表对称中心,它是一个二维向量-the function of gmodify is aimed to rectifying the digital image in which Barrel Distortion has emerged .The fact has proved that the method in function is effective.
功能:对发生桶形畸变的数字图像进行校正
输入:pic-要处理的图像的路径文件名
uv-在发生畸变的图像上的点的坐标
gm-在未发生畸变的图像上对应点的坐标
og- 代表对称中心,它是一个二维向量-the function of gmodify is aimed to rectifying the digital image in which Barrel Distortion has emerged .The fact has proved that the method in function is effective.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
gmodify.m