• 大小: 66KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-02-12
  • 语言: Matlab
  • 标签: matlab  畸变  distortion  

资源简介

两个matlab程序,一个实现图像的桶型畸变(Barrel Distortion),另外一个可以还原已经桶形畸变的图像

资源截图

代码片段和文件信息

%%% ================================================================%%%
%%% This arithmetic is programmed by Xiang Li
%%% Copyright 2005All Copyright Reserved by Xiang Li
%%% You can modify and distibute this programme under the GPL license
%%% If you have any question about this programme
%%% please contact with XiangLi@uestc.edu.cn
%%% ================================================================%%%


%%% ================================================================%%%
%%% first step:
%%% assume we have the alias functionthen we need to determine and
%%% establish the range of x and y of alias image from this function
%%% ================================================================%%%

%%% read original image into current working memory space
origImg = imread(

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       6246  2009-09-08 10:05  桶形畸变\barrel2.m

     文件       6457  2009-09-08 10:05  桶形畸变\barrel_fix2.m

     文件      16262  2009-09-08 10:05  桶形畸变\lena.tif

     文件      43330  2010-03-03 20:37  桶形畸变\lena_barrel.tif

     文件      16860  2009-09-08 10:05  桶形畸变\lena_barrel_fix.tif

     目录          0  2010-03-03 20:37  桶形畸变

----------- ---------  ---------- -----  ----

                89155                    6


评论

共有 条评论