搜索资源列表
直方图均衡
- 效果不错的直方图均衡-good results histogram equalization
灰度均衡来对图像进行直方图均衡
- //程序说明: //该函数用来对图像进行直方图均衡。-/ / procedures : / / This function used to image histogram equalization.
直方图均衡
- 直方图均衡
直方图均衡(经典算法).rar
- 这是一个直方图均衡(经典算法)的程序
直方图均衡vc++实现
- vc++实现直方图均衡 源代码,测试图片
直方图均衡matlab代码-ll
- 直方图均衡化处理,图片。
CLAHE.zip
- 实现局部自适应直方图均衡功能,对图像实现争抢功能,The realization of local self-adaptive histogram equalization function
DIBLOOK
- 真彩色位图的直方图均衡,附vc实现的具体工程文件-True Color Bitmap histogram equalization
Mfilter
- 直方图均衡源代码,从直方图统计到256级灰度转变并显示-Source histogram equalization
DigitalImageProcessing
- 这个最近做的数字图像处理作业,包括打开bmp图片,做负片(反白),线性变换,直方图显示,直方图均衡等,所有程序均经过调试,简单易用。里面有较详细的编程步骤,介绍了一些简单常用的MFC的方法,对于初学者很有用。-Does this recent digital image processing operations, including open bmp picture, make negative (anti-white), linear transformation, histogram di
Matlab
- 基于MATLAB的图像处理(设计图形用户界面,图像直方图统计和直方图均衡)-MATLAB-based image processing (the design of graphical user interface, image histogram statistics and histogram equalization)
photoprocess
- 数字图象处理系统,使用MATLAB的GUI模块,可实现图象的直方图均衡、灰度化、二值化、缩放、边缘检测、增加噪声、图像变换、去噪等功能。使用时请将fig文件和m文件和图像放在一个文件夹内-photo process system,use matlab
histoeq1
- 通过利用matlab中自带的丰富的函数资源,对图像进行直方图均衡法的图像增强处理,对一些因为直方图分布范围宽,但不均匀的图像处理效果优于线性变换法,如所附图像-Histogram equalization
txzft
- 实现直方图均衡,是图像处理的一种,对以后图像处理有很大作用。-Histogram equalization to achieve is a kind of image processing, the future plays a significant role in image processing.
zhifangtu
- 这是一个matlab的直方图均衡程序,先读入一副彩色图像,将其转成灰度图,输出该图的直方图,做均衡以后再次输出,可以看到均衡后图像直方图比较均匀了。-this is a histogram program based on matlab
20110802
- 自适应直方图均衡算法,对彩色图像的处理,有很好的效果。尤其是针对医学图像,内窥镜图像。-Adaptive histogram equalization algorithm for color image processing, have a good effect. Especially for medical images, endoscopic images.
实验三—李虹
- 对图像进行基本的处理,直方图均衡,添加椒盐噪声和高斯噪声等(The basic image processing, histogram equalization, add salt and pepper noise and Gauss noise)
直方图均衡源码
- 实现基于空域的数字图像增强的直方图均衡化处理(Histogram equalization for image enhancement)
直方图
- matlab直方图均衡代码,主要用于对曝光不足的图片进行处理。(Matlab histogram equalization code, mainly used to deal with the insufficient exposure of the picture.)
MyHist.m
- 自己实现直方图均衡,不调用Matlab函数。数字图像处理基础入门(It realizes histogram equalization without calling Matlab function. An introduction to digital image processing)