搜索资源列表
junhengzengqiangsufan
- 强化细节的自适应直方图均衡化,分块的算法,可以自动调节窗口大小进行局部增强。
Imageequilibria
- 这是我自己写的一个Matlab原代码:直方图均衡化,另外送上别人写的一种算法,给大家比较,接下来我还想写一种能强化细节的自适应直方图均衡法。。请大家多多指教-that I wrote an original Matlab code : histogram equalization, and send the others to write an algorithm for the sake of comparison, the next
partenhance
- 这是我自己用matlab编的关于能强化细节的自适应直方图均衡法的实现的图象处理的程序,结合了强化细节的自适应直方图和直方图均衡化法的优点(里面附有该算法的原理),不足之处请不吝指教-This for my own use Matlab series on the details can be enhanced adaptive histogram equalization method on the realization of the
junhengzengqiangsufan
- 强化细节的自适应直方图均衡化,分块的算法,可以自动调节窗口大小进行局部增强。
tuxiangzengqiang
- 实现图像增强,改变图像对比度、灰度变换、直方图均衡化、观察平均、中值、自适应滤波的效果,用锐化算子对图像进行锐化处理-To achieve image enhancement, change the image contrast, gray-scale transformation, histogram equalization, observe the average, median, adaptive filtering effec
clahe
- 对比度受限局部自适应直方图均衡化算法,图像增强-histogram equalization with contrast limited
adapthisteq
- 对限制对比度自适应直方图均衡化算法adapthisteq进行了解释。可用于图像增强-Contrast to the limited adaptive histogram equalization algorithm adapthisteq is explained. Can be used for image enhancement
HISTEQAUTOLIMIT
- 带自适应上限的直方图均衡化,是一般直方图均衡化的改进算法。-HistEq with auto uplimit
inhance
- 使用直方图均衡化函数、图像调整函数和自适应直方图均衡化函数,编写用于增强索引图像对比度的程序,显示图像对比度增强效果-Using the histogram equalization function (histeq), image adjustment function (imadjust) and adaptive histogram equalization function (adapthisteq), prepared for
eyesegmentation
- 程序可实现人眼虹膜、眼睑及睫毛分割,主要功能有:(1)虹膜内外圆的霍夫圆检测;(2)眼睑检测以及参数方程的求解;(3)睫毛的最优化阈值处理。 vc文件夹下包含以下四个内容:(1)最后编译生成的.exe文件;(2)包含主要算法的.h头文件;(3)两幅原始图像(yangjing1.bmp,yanjing2.bmp);(4)两幅经过MATLAB进行自适应直方图均衡化的图像(yanjing11.bmp,yanjing22.bmp)-Prog
three-algorithms-about-histogram
- 本代码实现了三种直方图相关的算法,分别为直方图均衡化,直方图规定化,对比受限自适应直方图均衡化。三种方法放在3个不同的文件夹下,直接运行test文件,就可以得到运行结果-This code implements three histogram algorithm, respectively histogram equalization, histogram provides contrast limited adaptive histo
CLAHE
- 对比度自适应直方图均衡化,具体实现也在.h文件中-Contrast adaptive histogram equalization, the concrete realization also. H file
adapthisteq
- 图像处理中自适应直方图均衡化算法实现,欢迎下载-Adaptive histogram equalization algorithm in image processing, welcome to download
CLAHE
- 限制对比度自适应直方图均衡化算法的实现,欢迎下载-Limit contrast adaptive histogram equalization algorithm implementation, welcome to download
image-enhancement
- matlab实现的数字图像处理之图像增强。 附件共包括25个文件,采用不同方法实现了图像增强的目的。 1、通过调整对比度实现图像增强 2、通过直方图均衡化实现图像增强 3、调整图像灰度范围 4、gamma校正 5、有限对比自适应直方图均衡化 等-Digital image processing of image enhancement matlab realize.
myimageprocess2
- 对比度增强 自适应直方图均衡化 可设置选取移动模板大小-Adaptive local histogram equalization
CLAHE
- CLAHE(对比度受限自适应直方图均衡化)-CLAHE (contrast limited adaptive histogram equalization) .............
duibiduzhifangtujunhenhua
- 对比度自适应直方图均衡化可以很好的进行图像预处理操作。-Contrast adaptive histogram equalization can be very good for the image pre-processing operations.
CLAHE
- 本算法介绍了对比度限制自适应直方图均衡化算法的实现,供读者学习(CLAHE based Visual C++ adapthisteq)
CLAHE
- 对比度受限的自适应直方图均衡化算法(可直接运行)(Adaptive histogram equalization algorithm with limited contrast)