搜索资源列表
-
1下载:
(1)用MATLAB开发的傅立叶变换以及逆变换的一个例子,测试通过无误。(2)C++编写的傅立叶以及逆傅立叶变换程序源代码,测试通过。-(1) Using MATLAB development of the Fourier transform and inverse transform an example of the test correct. (2) C + + and inverse Fourier Fourier transform source code, test.
-
-
0下载:
对数字图像处理中的离散傅里叶变换(DFT),离散余弦变换(DCT)进行了详细的分析。其中DFT包括log视觉处理,中心点移动等。DCT包括分块处理,和保留较少系数,并比较结果。-Digital image processing of the discrete Fourier transform (DFT), discrete cosine transform (DCT) for a detailed analysis. DFT which include the log of visual pr
-
-
1下载:
图像处理matlab源代码,主要使用傅里叶变换。-Image processing matlab source code, primarily using the Fourier transform.
-
-
3下载:
基于Matlab实现的傅立叶梅林变换的源程序代码-Based on Matlab implementation of the Fourier transform of the source code Merlin
-
-
1下载:
本书的目的主要是向读者展示傅里叶分析和小波的许多基础知识以及在信号分析方面的应用。全书分为8章和2个附录,前言部分是学习第1章至第7章的准备知识,即内积空间;第1章讲解傅里叶系列的基础知识;第2章讲解傅里叶变换;第3章介绍离散傅里叶变换以及快速傅里叶变换;第4章至第7章讨论小波,重点在于正交小波的构建;附录部分则介绍稍微复杂的一些技术主题以及演示概念或产生图形的MATLAB代码。许多关于小波的文章和参考书籍均要求读者具有复杂的数学背景知识,本书则只要求学生具有较好的微积分以及线性代数知识,通俗易
-
-
0下载:
matlab代码,数字图像矩阵数据的显示及其傅立叶变换,二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,模拟图像受高斯白噪声和椒盐噪声的影响,采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波-matlab code, digital image data display matrix and its Fourier transform, two-dimensional discrete cosine transform image compressio
-
-
1下载:
基于Matlab的典型图像增强算法的源码
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
-
-
0下载:
利用傅里叶变换,在频域上对两幅图像配准,是一种比较配准的新方法,但是对弹性配准的效果不是很好 需要进一步的研究。-Registers two images (2-D rigid translation) within a fraction of a pixel specified by the user. Instead of computing a zero-padded FFT (fast Fourier transform), this code uses selective upsamp
-
-
0下载:
两篇英语文本倾斜校正论文。
FT_Deskew为论文的Matlab实现,可用附带的两个图片测试,效果较好。-Text De-skewing Using Fourier Transform and Matlab code.
-
-
0下载:
This program is open source code of fast Fourier transform in matlab.
Where y is the input argument and p is the normalized size of the input. Let
y = [1 2 3 4 ]
x= length(y)
m= log2(x)
p= ceil(m)
To call the function use
ft2(y,p
-
-
1下载:
MATLAB医学影像处理实验(内含14个原代码及教学的说明)
(1)Plot a sine function using MATLAB, and write the data into a file
(2)Read data from a file, plot a SINC function, and append the result back to the same file
(3)Plot a Gaussian distribution using MATLAB
(4)Fo
-
-
0下载:
快速傅立叶变换(时域抽取基二fft)的源码的分析-Fast Fourier Transform (time-domain extraction base 2 fft) analysis of the source code
-
-
0下载:
ME-Curvelet与传统的Curvelet变换区别在于(1)用离散余弦域代替离散傅立叶域;(2)适当的重新组织in-tile数据。该压缩包中提供了ME-Curvelet变换的源码与分解及重构的demo。-ME-Curvelet transform traditional Curvelet difference is that (1) domain instead of using discrete cosine discrete Fourier domain (2) appropriate
-
-
0下载:
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0308:图像的自适应魏纳滤波
-
-
0下载:
图像处理matlab源代码,主要使用快速傅里叶变换。-Image processing matlab source code, primarily using the fast Fourier transform.
-
-
0下载:
压缩文件中包含用小波变换、傅里叶变换、哈达玛变换、离散余弦变换实现图像压缩的源码,和一个绘制图像直方图及均衡化后的图像的直方图的程序。-Zip file contains the wavelet transform, Fourier transform, Hadamard transform, discrete cosine transform image compression source code, and a procedure of drawing image histogram .
-
-
0下载:
这里面包含了在matlab中实现傅里叶变换的各种源程序-This contains the Fourier transform of a variety of source code in matlab
-
-
0下载:
Matlab image processing study notes provide Fourier transform image processing code
-
-
0下载:
基于matlab的数字图像的二维傅立叶变换(FFT)以及二维离散余弦DCT变换,提供里详细代码,.m文件-Matlab-based digital image two-dimensional Fourier transform (FFT) and two-dimensional discrete cosine transform DCT offers in detailed code,. M file
-
-
0下载:
数据信号处理相关程序,如各类傅里叶变化、频谱分析等等,简单易懂。(Data signal processing procedures, such as Fourier transform, spectrum analysis and so on, are simple and easy to understand.)
-