搜索资源列表
hist
- 设计一个程序,对一幅灰度图像现直方图均衡化处理。画出均衡化前后的图像及其直方图 -histogram equalization
gui
- 数字图像处理,(傅立叶变换,小波变换,锐化算法,直方图均衡化等)
zft
- 直方图均衡化,数字图像处理,简单matlab函数-Histogram equalization, digital image processing, a simple matlab function
Mmyiimageprooa
- matlab实现直方图均衡化,直方方图匹配,邻域平均,局域增强,中值滤波 -matlab histogram equalization, histogram square graph matching, neighborhood average, local enhancement, median filtering
mm
- Matlab绘制直方图以及均衡化 -Matlab plot the histogram equalization
histeqimage
- 将图像的灰度进行均衡化,并与matlab自带的均衡法进行比较!-this programe is designed to histeq the image! And this algorithm has been compared to the histeq function in the matlab
imagejunhun
- 该程序的主要功能是将图像的灰度进行均衡化,并与matlab自带的均衡函数进行比较!-This algorthim is proposed to histeq the image! And this algorithm has been compared to the histeq function in the matlab
imageprocesing
- 详细的matlab图像处理,有DCT变换图像压缩,对比度增强,直方图均衡化,规定化,平滑滤波,锐化,频域滤波等-Detailed matlab image processing, image compression with DCT transform, contrast enhancement, histogram equalization, the provisions of, smoothing, sharpening, frequency domain filtering
caisezhifangtujunhenghua
- 程序用matlab实现彩色直方图均衡化,分别通过三通道对图像进行均衡化,效果很好-Matlab procedures used to achieve color histogram equalization, respectively, through the three-channel image equalization, with good results
MATLAB
- 图像处理 包括直方图均衡化 加入噪声以及滤波和边缘检测并同时增强图像-Image processing includes adding noise histogram equalization and filtering and edge detection, and at the same time enhancing the image
More-practical-5-matlab-code
- 比较实用的5个matlab代码:图像反转,灰度线性变换,非线性变换,直方图均衡化, 线性平滑滤波器-More practical 5 matlab code: Image is reversed, gray linear transformation, a nonlinear transformation, histogram equalization, linear smoothing filter
DDD
- MATLAB 实现图像的 直方图均衡化 -MATLAB realization of the image Histogram equalization
HE
- HE直方图均衡化matlab算法,能够实现基本的图像对比度增强-HE matlab histogram equalization algorithm
灰度直方图
- 实现灰度直方图的均衡化,运用matlab编程。并做出图像(histogram equalization)
MATLAB实用源代码
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
matlab实用源代码
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器(1. image inversion, 2. gray linear transformation, 3. nonlinear transformation, 4. histogram equalization, 5. linear smoothing filter, 6. median filter)
zhifangtujunhenghua2
- 直方图均衡化,选取图片,对图片灰度处理,在进行算法使其直方图均衡化(Histogram equalization)
数字图像处理-matlab代码
- matlab使用代码,包括图像读取及灰度变换,图像旋转,边缘检测,直方图均衡化,线性平滑滤波器等(Matlab uses code, including image reading and gray scale transformation, image rotation, edge detection, histogram equalization, linear smoothing filter, and so on)
直方图部分均衡化
- 本代码是在MATLAB对于图像进行部分均衡化处理,部分增强图像。(This code is partially balanced in the MATLAB image processing part of the enhanced image processing.)
直方图均衡化、同态滤波MATLAB实现
- 直方图均衡化、同态滤波的MATLAB实现,没有使用MATLAB自带的处理函数