搜索资源列表
efinger
- 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,另外还附有PPT,非常值得研究。-Finger Identification
dip
- 一个简单的包括几个基本的图像处理的程序 可以实现: 检索灰度最大值,最小值,平均值,灰度线性变换,直方图统计,直方图均衡,平移,拉伸,旋转,FFT,DCT,随即噪声,椒盐噪声,均值滤波,中值滤波,SOBEL,LAPLACE 二值化-A simple include several basic image processing program can be: retrieve the gray maximum, minimum, average, linear gray level t
7
- 数字图像处理 完成图像打开,灰度图、直方图、直方图均衡等工作-Digital image processing to complete the image open, the gray level histogram, histogram equalization, etc.
colorHist
- 彩色图像直方图均衡算法,分别在分量进行直方均衡后显示,效果非常明显,附有实验图和效果图。-Color image histogram equalization algorithm, respectively, in components of histogram equalization display, the effect is very obvious, with experimental drawings and renderings.
jh
- 计算图像的直方图,并且通过均衡化,使图像更加均衡,并输出结果-Computing a histogram of the image, and through equalization, make the image more balanced, and outputs the result
nightEnhance
- 基于直方图均衡的低照度图像增强, 首先将图像由RGB空间转换到HSI空间,然后对HSI空间亮度分量(I分量)的灰度直方图进行均衡化处理,提高图像的亮度,然后转换回RGB空间显示-Illumination image enhancement based on histogram equalization, First, convert the image from RGB space to HSI space, and then the luminance component of th
HE
- 实现直方图均衡,可以画出直方图,并画出均衡之后的图片,代码精悍短小-Histogram equalization,small and tiny
balancegray
- 灰度直方图均衡,将图像化为0-1区间的像素值的代码,已经过调试,能用。用于二维或三维图像处理。-Histogram equalization, the image pixel values into the code 0-1 range, it has been testing, can be used. For two-dimensional or three-dimensional image processing.
Bitmap
- 实现图像的直方图均衡,灰度线性变换,灰度拉伸-To achieve the image histogram equalization, linear transformation, gray stretch
zhifangtujunhenghua
- 本程序是直方图均衡化,用于对直方图的均衡求解-histogram equalization
hw1
- 数字图像处理:直方图均衡,作业可以参考,自己写的-Digital image processing: histogram equalization, the operation can refer to their own
picture
- 读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码-read the document, the geometric transf
直方图均衡与匹配
- about mathlab and to active
umuspr81
- TI DSP DM642图像处理程序,---直方图均衡()
HS
- 不用封装好的函数,自己编写函数实现直方图均衡。对图像进行平滑处理。(Do not wrap functions, write their own functions to achieve histogram equalization.The image is processed smoothly.)
图片去雾
- 提供了13种图片去雾增强方法,有直方图均衡,clahe,暗原色算法,改进的暗原色算法,实时去雾,引导滤波去雾,天空去雾等,同时给出图像增强前后图像质量评价,可以对jpg,bmp等图片格式进行去雾增强处理,效果非常好(13 kinds of image de fog enhancement methods are provided, including histogram equalization, CLAHE, dark original color algorithm, improved da