搜索资源列表
mm
- Matlab绘制直方图以及均衡化 -Matlab plot the histogram equalization
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
image-segmentation
- 用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等- using matlab language to write code to achieve functionality, including image reading, storage, display, histogram equalization, thresholding, wavelet decomposition, wavelet
灰度直方图
- 实现灰度直方图的均衡化,运用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.直接提取四个顶点坐标
Desktop
- 部分重叠局部直方图均衡化算法,MATLAB下的程序文件,做图像处理时候用(Partially overlapped local histogram equalization algorithm)
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)
DIP
- 这是数字图像处理的MATLAB源码,其中包含许多数字图像处理常用的操作,比如图像中值滤波,k_l变换,直方图均衡化等等。(This is the MATLAB source of digital image processing, which contains many operations commonly used in digital image processing, such as image median filtering, k_l transform, histogram equ
直方图部分均衡化
- 本代码是在MATLAB对于图像进行部分均衡化处理,部分增强图像。(This code is partially balanced in the MATLAB image processing part of the enhanced image processing.)
直方图均衡化、同态滤波MATLAB实现
- 直方图均衡化、同态滤波的MATLAB实现,没有使用MATLAB自带的处理函数