资源简介
本代码是完成傅里叶梅林变换对图像的旋转剪切。没有嵌入水印。
代码片段和文件信息
% RegisterFourierMellin
% This code is the result of my messing around with Matlab investigating
% various image registration techniques. I came across the excellent
% (although perhaps a little messy and buggy) fm_gui_v2 from Adam Wilmer
% here:
% http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=3000&objectType=file
% Because my needs are essentially the algorithm itself in a neat and tidy
% format to enable an easier conversion to C++ I‘ve extracted what I think
% is the essence of the Fourier Mellin method into this file. Obviously
% I haven‘t included a GUI. In order to test it you need to set the first
% two statements to load in 2 image files of the same size in 8 bit grayscale.
% I took lena and then used Gimp to rotate/shift/crop a
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 66614 2008-04-27 20:44 fouriermellin代码\lena.bmp
文件 66614 2008-04-27 20:57 fouriermellin代码\lena_cropped.bmp
文件 66614 2008-04-27 20:57 fouriermellin代码\lena_cropped_rotated.bmp
文件 66614 2008-04-27 21:00 fouriermellin代码\lena_cropped_rotated_shifted.bmp
文件 66614 2008-04-27 20:59 fouriermellin代码\lena_cropped_shifted.bmp
文件 12590 2008-04-28 20:49 fouriermellin代码\Register.m
目录 0 2010-04-26 23:06 fouriermellin代码
----------- --------- ---------- ----- ----
345660 7
相关资源
- fuliye 3. 对图像进行傅里叶逆变换
- frft 离散分数傅里叶
- txlb 数字图像处理中的滤波和傅里叶压
-
Fourier_Disc
riptor 基于傅里叶描述子对 - STFT 短时傅里叶变换的一些简单的演示
- dft 图像的傅里叶变换。在代码中实现
-
Fourier-Desc
riptor 傅里叶描述子用来描 - RegsiterFM 傅里叶梅林变换实现图像配准
- MTF2753770
- goddy
- FRFT 关于分数阶傅里叶变换的理论
- F_matlab 实现图像边缘的傅里叶描述子
- 傅里叶描述子源程序 matlab 程序
- MATLAB傅里叶变换轮廓术三维重建
- matlab语音处理资料
- 连续时间信号傅里叶级数分析
- [MATLAB]均值滤波,中值滤波,傅里叶低
- 基于傅立叶-梅林变换的图像配准程
- 图像与视频处理-傅里叶变换实验.do
- 逆傅里叶变换matlab
- FFT快速傅里叶变换,主要涉及了在m
- 傅里叶叠层成像matlab程序
评论
共有 条评论