搜索资源列表
imagetransformationbymatlab
- 1.图像频域处理正交变换的matlab实例 2.含有的频域变换内容如下: 正交变换通用算子 傅立叶变换 傅立叶变换的原理 傅立叶性质 二维离散傅立叶变换( 2DDFT ) 快速傅立叶变换( FFT ) 傅立叶变换的研究与应用 离散余弦变换 DCT 变换矩阵 dct2 函数和 dctmtx 函数 Walsh- Hadamard 变换 Radon 变换 -1. Im
数字信号处理C语言集
- 共五篇十六章,第一篇是常用数字信号的产生;第二篇是数字信号处理,包括离散傅立叶变换的多种快速算法,各种离散正交交换的快速算法,快速卷积和相关,数字滤波器的时域和频域响应,IIR和FIR数字滤波器的设计;第三篇是随机数字信号处理,包括经典谱估计的周期图法和相关法,AR模型参数估计和现代谱估计算法,维纳与卡尔曼滤波,自适应滤波,Wigner分布,小波变换;第四篇是图像处理,包括图像基本运算,图像增强,边缘检测和细化;第五篇是人工神经网络,包
图像处理
- 图像几何变换、频域变换以及理想、巴特沃斯滤波
图像频域处理 CT技术 matlab实现
- 图像频域处理 CT技术
图像处理增强频域
- 基于MATLAB的图像处理之增强频域分析
filter
- 图像变换域处理--频域滤波的源代码,内有调试图片-Image transform domain frequency domain filtering of the source code with a debugger picture
matlab
- matlab做的小程序,matlab真是很方便啊。关于图像处理的,主要是空域和频域上的。-matlab to do a small procedure, matlab ah really very convenient. On image processing, mainly air space and frequency domain.
weichuli
- 分别使用灰度值变换和频域滤波的方法实现图像的伪彩色处理。在Matlab中编程实现-The use of gray value, respectively, transform and frequency domain filtering method of pseudo-color image processing. Programming in Matlab in
51622445texturepinyuA2
- K均值聚类算法 由于对纹理图像使用灰度共生矩阵分割效果不明显 因此该算法使用图像频域进行处理-K-means clustering algorithm because of the texture image segmentation using the gray co-occurrence matrix effect was not obvious, therefore use the algorithm for processing
Homework3
- 图像处理的基本算法集合,包括频域滤波,适合新手初学。-The basic algorithm for image processing collections, including the frequency-domain filtering, suitable for novice beginner.
pinyu
- 本人图像处理作业,包括一些频域处理,傅立叶变换,反变换,沃尔什变换等-I image processing operations, including some frequency domain processing, Fourier transform, inverse transform, Walsh transform, etc.
filter
- 用MATLAB实现频域平滑滤波以及图像去噪代码6. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示频率域图 像; 7. 在频率图像上去除滤波半径以外的数据(置0); 8. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示处理过的 频域图像数据; -6. Calculate the frequency domain image of the amplitude and logarithm
MySecond
- 图像处理程序基本算法实现,基于MFC,实现了包括图像类型转换、几何变换、空域和频域滤波、图像分割和轮廓提取等功能,适合初学者-Basic image processing algorithm, based on the MFC, including the image type to achieve the conversion, geometric transformation, spatial and frequency domai
FrequencyFiltering
- 数字图像处理,实现频域滤波功能,可公初学者参考-Digital image processing, and frequency domain filtering, you can refer to the public for beginners
belixiangditong_pinghua
- 数字图像处理,频域滤波:理想低通滤波器、梯形滤波器、巴斯沃特滤波器-Digital image processing, frequency domain filtering: an ideal low-pass filter, ladder filters, Bath Water Filter
频域处理
- 对影像进行频率域处理,利用傅里叶变换得到结果(The image is processed in frequency domain and the results are obtained by Fourier transform)
ch04
- 数字图像处理第四章,进行频域的图像处理示例代码(Digital image processing fourth chapters, frequency domain image processing example code)
图像分析与处理基础
- 对图像进行基础操作,包括亮度变换,空域滤波,频域滤波,形态学处理(The basic operation of the image, including brightness transformation, spatial filtering, frequency domain filtering, morphological processing)
图像几何变换处理
- 图像的几何变换: 改变图像的大小或形状。比如图像的平移、旋转、放大、缩小等,这些方法在图像配准中使用较多。 图像变换: 通过数学映射的方法,将空域的图像信息转换到频域、时频域等空间上进行分析。比如傅里叶变换、小波变换等。(Image several transformation processing)
Shiyan7
- 1、对图像进行Fourior变换,并将图像的Fourior中心化,显示中心化后的三维频谱图及在各个坐标平面上的投影图像; 2、对图像进行fourior变换,分别运用(-1)(x+y)*f(x,y)的方法和fftshift的方法将变换后的频谱图中心化,并解释该程序的意义。 3、对图像进行fourior变换,分别显示变换后的实部图像,虚部图像,频谱图像和相角图像,比较说明各个图像与原图像之间有何联系。(1. Fourier transf