搜索资源列表
采用小波进行图像消噪
- 数字图像在产生过程中经常会受到噪音污染。因此,对于数字图像应该对其进行去噪音处理。在传统的基于傅里叶变换的信号去噪音方法中,可以使得信号和噪音的频带重叠部分尽可能的小,这样就可以在频域通过时,不需改变滤波方法而将信号和噪音分隔开来。但是,如果信号和噪音的频域重合时,用该方法进行噪音处理的效果就比较差。-digital image in the selection process will be subject to regular noise pollution. Therefore, the
frequency
- 用傅里叶变换对图形进行变换,然后用高斯低通、高通滤波器对图像进行去噪-Fourier transform graphics transform, and then use Gaussian low-pass, high pass filter for image denoising
image_pro-1
- 图像处理中的一个非常经典的程序,支持图像去噪,图像滤波,傅里叶变换等等图像处理,运行后有一个MFC界面,是学习的好资料。-this code can show the picture in a single window, and make some proccess
imageprocess
- 用vc++编写的一些图像处理小代码,如图像增强里的直方图均衡、线性拉伸;形态学处理里的开运算;利用傅里叶变换加噪、去噪-Prepared using vc++ Some small code image processing, such as image enhancement in the histogram equalization, linear stretch morphological processing in the opening operation use of Fouri
VCPP-ImageProcess
- 代码实现对bmp图像的各种处理,包括:3种平滑处理、3种锐化处理、边缘增强(垂直、水平,东、南、西、北,东北,西北,东南,西南,和3种拉普拉斯方法),5种边缘检测的方法,中值滤波去噪,艺术效果(油画、浮雕),快速傅里叶变换,余弦变换,沃尔什—哈大吗变换,腐蚀膨胀,开闭操作,边缘提取,细化等功能。不错的VC++数字图像处理的代码,值得一看!-Bmp image code on a variety of processing, including: three kinds of smoothing,
MeFrm
- 傅立叶变换在图像处理中的重要作用: (A) 图像增强与图像去噪 绝大部分噪音都是图像的高频分量,通过低通滤波器来滤除高频噪声;边缘也是图像的高频分量,可以通过添加高频分量来增强原始图像的边缘; (B) 图像分割与边缘检测 提取图像高频分量 (C) 图像特征提取 形状特征:傅里叶描述子 纹理特征:直接通过傅里叶系数来计算纹理特征 其他特征:将提取的特征值进行傅里叶变换来使特征具有平移、伸缩、旋转不变性 (D ) 图像压缩 可以直接通过傅里叶系数来压缩数据
46598
- 大量的图像处理源代码,使用C语言完成,包含阀值变换,图像镜像,傅里叶变换,去噪代码。锐化,反色,边缘检测等-A lot of image processing source code, using C language to complete, including threshold transform, image mirroring, Fourier transform, denoising code. Sharpening, anti-color, edge detection, etc.
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
dazuoye
- malab图像处理的课程设计,通过UI界面,对图像进行存储、滤波、去噪、旋转、边缘检测、分割、均衡化、锐化、平滑、傅里叶变换、离散余弦变换、小波变换-the malab image processing curriculum design, through the UI interface, image storage, filtering, noise removal, rotation, edge detection, segmentation, equalization, sharpeni
noise-clear-for-image
- 傅里叶变换的源代码,用于图像去噪。 用傅里叶变换将每个颜色的信息转化为同等长度的幅频和相频的信息 将序列中幅频相频的高频段部分置零 反向傅里叶变换还原到BMP数据中-Fourier transform of the source code for image denoising
new_fenshujie
- 对二维图像进行分数阶傅里叶变换,可用于图像去噪。-Fractional Fourier transform of the image, and can be used for image denoising.
jyy
- 对图像的打开,保存,关闭。平滑处理,加噪去噪处理,灰度处理,几何处理,边缘提取,快速傅里叶变换,截图等等。-To open the image, save, close. Smoothing, noise denoising, gray scale processing, geometry processing, edge detection, fast Fourier transform, screenshots and more.
fuliyepinpu
- 将空间域的图像转换到变换域内,进行低通滤波去除噪声,然后转换到空间域,对去噪的图像进行傅里叶变换-The space domain image conversion in the transform domain, remove noise, low-pass filtering and then transform into spatial domain, the Fourier transform denoising image
tuxiangchuli
- 自己做的一个基于GUI界面的图像处理系统设计,实现功能包括图象的读取、存储、显示、傅里叶变换,离散余弦变换加噪、去噪、平滑、锐化、边缘检测功能-Do their own image processing system based GUI interface design, realization features include image read, store, display, Fourier transform, discrete cosine transform noise, deno
maoking
- 有均匀线阵的CRB曲线,分数阶傅里叶变换计算方面,实现了图像的加水印,去噪,加噪声等功能。- There ULA CRB curve, Fractional Fourier transform computing, Realize image watermarking, de-noising, plus noise and other functions.
toutun_v17
- 实现了图像的加水印,去噪,加噪声等功能,可以实现模式识别领域的数据的分类及回归,分数阶傅里叶变换计算方面。- Realize image watermarking, de-noising, plus noise and other functions, You can achieve data classification and regression pattern recognition, Fractional Fourier transform computing.
tangyeng
- sar图像去噪的几种新的方法,数学方法是部分子空间法,分数阶傅里叶变换计算方面。- Several new methods sar image denoising, Mathematics is part of the subspace, Fractional Fourier transform computing.
Application-of-Wavelet-Transform
- 小波变换在数字图像处理中的应用是小波变换典型的应用之一。由信号分析中傅里叶变换的不足引出小波变换, 然后简单介绍了小波变换的定义和种类, 分析了小波变换的性质和Mallat 算法, 总结了小波变换在数字图像处理中的四种应用:基于小波变换的图像压缩、图像去噪、图像增强和图像融合, 分析了四种应用的过程及特点, 同时进行了相应的Matlab试验与仿真。试验结果表明, 小波变换在数字图像处理中的应用切实可行、简单方便、效果好、有很强的实用价值, 有较好的应用前景。-The applicatio n o
分数阶傅里叶变换
- 一种基于分数阶理论的傅里叶变换。可以用在信号特征提取;信号去噪方向;利用二维分数阶傅里叶变换可以实现图像处理,例如图像去噪,加密操作等;FRFT压缩包:frft源程序;以及相应数据处理子函数;两个心电图振动信号可供分析;