搜索资源列表
图像直方图均衡化matlab代码
- 图像直方图均衡化matlab代码
matlab直方图均衡
- matlab的直方图均衡化源代码
直方图均衡matlab代码-ll
- 直方图均衡化处理,图片。
直方图均衡化matlab程序
- 介绍了直方图均衡化和中指滤波的matlab程序~可以看一下
matlab_image.matlab图像预处理
- matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
HistogramEqualization.rar
- 本实验要求编写一个计算图像直方图的程序并要求讨论直方图均衡化技术,最后对图3.8(a)进行均衡化处理。直方图是多种空间域处理技术的基础,直方图操作能有效的用于图像增强。在实验中根据直方图对应的离散函数可以编写出计算一个图像直方图的函数,直方图均衡化则是借助于直方图灰度变换实现灰度映射从而达到图像增强的目的。实验通过得到原始图像的直方图,直方图均衡化变换函数图和增强后的图像增强后图像的直方图这些实验数据来解释图像被增强的原因。,In this study requested to prepare
histeq.rar
- 此程序实现图象增强的功能,采用直方图均衡化的方法来实现图像增强。,This procedure realize the function of image enhancement using histogram equalization method to achieve image enhancement.
myimageprocess2.rar
- 直方图均衡化,局部直方图均衡化,直方图匹配,中值滤波,,histgram equalization,histogram matching
直方图均衡化matlab程序
- 直方图均衡化matlab程序.doc
matlab
- 直方图图像均衡化和规定划、以及加性噪声,如拖尾脉冲噪声,高斯脉冲噪声(自适应方法)、和椒盐噪声等等各种噪声的添加噪声和去除噪声的MATLAB代码-Histogram equalization and provisions of the planning image, and additive noise, such as trailing impulse noise, Gaussian pulse noise (adaptive approach), and salt and pepper no
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
MatlabImageProcess
- Matlab写的图像处理中的基本算法包括直方图均衡化,拉普拉斯锐化,Sobel锐化,含GUI界面-Matlab Image Processing written by the basic algorithm, including histogram equalization, sharpening Laplace, Sobel sharpening, with GUI interface
junhenghua
- 这里有好几个直方图均衡化的源代码,希望对大家有用.-There are several histogram equalization of the source code, in the hope that useful to everyone.
chap05
- ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) -ch5_1_1: image linear transformation (§ 5.1.1) ch5_1_2: piecewise linear image transform (§
Digitalimage
- 实现图像的灰度拉伸和均衡化 能直观的显示拉伸与均衡后的图像-Implementation of the gray-scale image of the tensile and balanced visual display can stretch and balanced image
image
- 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成
Homo LAHE
- 对图像先同态滤波,再进行局部直方图均衡化,可以模糊图片进行增强,遥感图像去薄云等等,但不是很完善。-First image homomorphic filtering, and local histogram equalization can enhance the blurred images, remote sensing images and so on to thin, but it is not very perfect.
Gaussian-Pepper-Noise-Generator
- 对一幅图像进行局部和全局的的直方图均衡化-...........................................
matlab
- matlab图像处理的一个实例,二值化,灰度图均衡化,滤波,提取边缘。自己毕业设计的一点心得和大家一起分享。-matlab image processing of an example of binary, grayscale equalization, filtering, edge extraction. Design their own school experiences and that we share.
Inagehistogram
- 图像直方图均衡化的程序设计库函数验证MATLAB-Image histogram equalization procedure to verify the design of library functions