搜索资源列表
采用小波进行图像消噪
- 数字图像在产生过程中经常会受到噪音污染。因此,对于数字图像应该对其进行去噪音处理。在传统的基于傅里叶变换的信号去噪音方法中,可以使得信号和噪音的频带重叠部分尽可能的小,这样就可以在频域通过时,不需改变滤波方法而将信号和噪音分隔开来。但是,如果信号和噪音的频域重合时,用该方法进行噪音处理的效果就比较差。-digital image in the selection process will be subject to regular noise pollution. Therefore, the
数字图像处理程序集 V1.0log
- vc6.0数字图像处理,边缘检测,去噪,平滑,即图像的特殊处理,常用算法-Photo process, edge detect, clear yawp, smoothing etc. by VC6.0
数字图像处理形态学
- 完整的Delphi源码,使用形态学的腐蚀算法,实现了去噪。 希望本算法能起到抛砖头引美玉的作用。 如果需要编写,星空中定位月亮的算法,可以更具该算法修改修改。
数字图像处理
- 主要是数字图像的一些基本的处理,如去噪、图像分割、边缘检测。
matlab
- 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
wavelet
- 本程序可以实现利用小波变换对图像和数字信号的进行去噪-This procedure can be achieved using wavelet transform for image and digital signal Denoising
19
- 基于VC++下数字图像去噪,主要是中值滤波法!-Based on VC++ under the Digital Image Denoising, primarily in the value of filtering!
63535284vc_noise
- 基于vc++下的数字图像去噪,其中包括基于小波下等。-Vc++ under on the number of image denoising, including lower based on wavelet.
xishuruanyingzhi
- 数字图像处理方法,系数软阈值函数与硬阈值,软阈值函数去噪比较-The research of digital image processing technique
denoise
- 数字图像处理中的小波去噪代码! 希望对大家有用 matlab-Digital image processing in the wavelet de-noising code! Want to be useful to everyone matlab
adpmedian_fliter
- 冈萨雷斯的《数字图像处理》作业,自适应门限的中值滤波器用Matlab实现,用于图像增强,去噪-Gonzalez' s " digital image processing" operations, adaptive threshold median filter realization using Matlab for image enhancement, noise reduction
suanfa
- 数字图像去噪典型算法的分析比较得到一种新的兼 有细节保护和噪声抑制的优良特性的算法-Digital image denoising algorithms are analyzed and compared by both the details of a new protection and excellent noise suppression characteristics of the algorithm
average-method-denoising
- 应用matlab完成邻域平均法来实现数字图像去噪-Digital image neighborhood average method denoising realization
Denoise
- 对于数字图像去噪处理的三种方法,仿真已过,且附原图-For the three digital image denoising methods, the simulation is over, and with original
wavelet_transform_image_denoise
- 小波变换理论及其在数字图像去噪声中的应用.-Wavelet theory and its noise in digital images to the application.
数字图像处理和去雾
- 实现图像处理的加噪声和去噪声,以及更高级的去雾功能(Fog to achieve image)
C#数字图像处理算法典型
- 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image
c#数字图像处理典型实例
- 第1章 绪 论 第2章 C#数字图像处理的3种方法 第3章 点运算及直方图 第4章 几何运算 第5章 数学形态学图像处理 第6章 频率变换 第7章 图像平滑与去噪 第8章 边缘检测 第9章 图像分割 第10章 图像压缩编码 第11章 彩色图像处理(Chapter 1. Chapter 2. 3 methods of c # digital image processing Chapter 3 operation and h
数字图像处理(matlab版)源码
- 内部包含去噪,调整,灰度均一化,均衡化等多功能代码。 数字图像处理是通过计算机对图像进行去除噪声、增强、复原、分割、提取特征等处理的方法和技术。(It contains multi-function code, such as denoising, adjustment, homogenization of gray scale, equalization and so on. Digital image processing (digital image processing) is a
matlab数字图像处理系统
- matlab具有完备的图形处理功能、友好的用户界面以及功能强大的图形处理工具箱,能够实现对数字图像的编辑和处理工作,实现功能包括数字图像的读取、存储、显示、去色、图像翻转、局部放大、透明度调整、去噪、平滑、锐化、压缩、边缘检测等操作。 本文的主要内容如下: 1.研究图像处理技术,包括图像处理技术的分类、数字图像处理的特点,主要内容以及应用。 2.分析MATLAB软件及其在图像处理中的应用。 3.完成系统的总体设计,各功能模块设计。由于篇幅有限,本文重点论述了图像变换模块的设计,对已有的算