搜索资源列表
VC++图像处理最基本算法
- 专门用于图像处理的最基本算法,包括傅里叶变换,滤波,平滑等基算法
Fourier-transform
- 傅里叶变换的VC++实现,图像处理中很实用的源程序-Fourier transform of the VC++ implementation, image processing is very useful source
switch
- 图像的正交变换,包括傅里叶变换,小波变换。沃尔什变换等-Images orthogonal transformation, including the Fourier transform, wavelet transform. Walsh transformation
mm
- 关于频率域的数字图像水印的文字,有小波变换,傅里叶变换-On the frequency domain of digital image watermarking text, there are wavelet transform, Fourier transform
FrequencyFilterDib
- 对图像进行频域增强,内含傅里叶变换的算法和各个函数的功能说明。-Image enhancement in frequency domain
Wavelets--Fourier
- 小波和傅里叶变换基础,数字图像处理的基础书籍-Wavelet and Fourier transform based digital image processing based on books
C_FFT_IFFT
- 这是快速傅里叶变换及逆变换的实现c代码,傅里叶变换是小波变换的基础更是图像及信号处理的基础-This is the fast Fourier transform and inverse transform of the realization of c code, Fourier transform is based on wavelet transform is the basis of image and signal processing
keshihuatuxiangchulixitong
- 能够完成图像弧度变换,小波变换,傅里叶变换等图像的基本操作-Able to complete the image curvature transform, wavelet transform, Fourier transform the basic operation of the image
Wavelet-Analysis
- 小波分析是建立在泛函分析、调和分析、数值分析、逼近论和傅里叶分析等的基础上发展起来的新的时频分析方法。与经典的傅里叶分析相比较,小波变换是空间(时间)和频率的局部变换,因而能有效地从信号中提取信息,因此小波分析有着许多显著的优点。小波变换是空间(时间)和频率的局部变换,因而能有效地从信号中提取信息。通过伸缩和平移等运算功能可对函数或信号进行多尺度的细化分析,解决了Fourier变换不能解决的许多困难问题。 小波分析是时间—尺度分析和多分辨分析的一种新技术,它在信号分析、语音合成、图像识别、计
matlab
- 压缩文件中包含用小波变换、傅里叶变换、哈达玛变换、离散余弦变换实现图像压缩的源码,和一个绘制图像直方图及均衡化后的图像的直方图的程序。-Zip file contains the wavelet transform, Fourier transform, Hadamard transform, discrete cosine transform image compression source code, and a procedure of drawing image histogram .
demo_fft_lowfilter
- 基于小波变换和快速傅里叶变换进行图像处理,尤其进行图像的去噪处理。-digital image processing based on wavelet transform and fast fourier transform,especially,It is used to image denoising.
xiaobogongcheng
- 很实用的小波分析源码,应用于各种工程实际项目中 6.1小波分析263 6.2从傅里叶变换到小波变换266 6.3基于MATLAB的小波快速算法设计271 6.4小波变换检测故障信号与小波类型的选择283 6.5图像多尺度边缘检测算法研究292 6.6小波变换在信号特征检测中的算法研究298 6.7基于小波的信号突变点检测算法研究307 6.8基于小波的信号阈值去噪算法研究313 6.9基于小波图像压缩技术的算法研究320 6.10小波变换图像测试分析331
123434
- 小波是近十几年才发展起来并迅速应用到图像处理和语音分析等众多领域的一种数学工具, 是继110 多年前的傅立叶(Joseph Fourier) 分析之后的一个重大突破, 无论是对古老的自然学科还是对新兴的高新技术应用学科都产生了强烈冲击。本文先简单回顾傅里叶变换讨论其优缺点,然后讨论如何克服其缺点和引入窗口傅里叶变换, 继而引入小波的基本概念, 重点探讨在大多数情况下小波变换优于傅里叶变换的内在原因。-Wavelet analysis,the mathmatical tool which has
PTandFFT
- 小波变换与傅里叶变换相结合对图像的处理与恢复。-Wavelet transform with the Fourier transform of the combination of image processing and recovery.
image_mosaic
- 小波变换的,图像拼接,增强,傅里叶变换等各种变换代码。-image mosaic
qtfm
- 四元数傅里叶变换代码,四元数在图像上的应用-quaternion fourier transform
MySpectrum2
- 用matlab实现的傅里叶变换,读入文件,显示时域图像和频域图像,可以进一步分析。-Using matlab to achieve the Fourier transform, read the file, display the time domain image and frequency domain image, you can further analysis.
图像处理
- 图像处理的基本操作,主要以傅里叶变换为例,展示代码细节(The basic operation of image processing, mainly Fourier transform, for example, display code details)
DFT(傅里叶变换)
- 傅里叶变换在图像处理中被广泛应用,该算法实现了傅里叶变换的基本代码。(This algorithm implements the basic code of the Fourier transform.)
图像正交变换
- 在MATLAB环境中,进行图像的离散傅里叶变换和离散余弦变换 在MATLAB环境中,进行图像的离散小波变换,观察子带对重建图像的影响,理解小波变换的多分辨率特性(In the MATLAB environment, the image of the discrete wavelet transform, observe the sub-band on the reconstruction of the image, understand the multi-resolution characte