搜索资源列表
基于MATLAB的数字图像处理系统
- 在matlab上开发的图像处理系统,包括直方图均衡 边缘检测,滤波等图像处理功能
histeq
- opencv图像直方图均衡化(有例图)图像直方图均衡化-opencv image histogram equalization (Example map has)
histeq
- 图像直方图均衡化的源代码,opencv实现-Image histogram equalization of the source code, opencv implementation
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.
1234
- 分析了图像直方图均衡增强算法中信息损失的内在机理, 提 出基于自适应局部灰度修 正的直方图均衡算法。首先对图像作常规直方图均衡处理,然后分析比较处理后 图像和原图的梯度变化,以此为依据对图像作局部灰度修正,从而减小直方图均衡处理过程中信息损失的程度,最后通过实验验证了算法的有效性。-Analysis of the image histogram equalization enhancement algorithm in the loss of information inherent mecha
20110802
- 自适应直方图均衡算法,对彩色图像的处理,有很好的效果。尤其是针对医学图像,内窥镜图像。-Adaptive histogram equalization algorithm for color image processing, have a good effect. Especially for medical images, endoscopic images.
lab1imageprocessing
- 数字图像处理程序,主要功能为显示图像,显示图像的直方图,均衡直方图,交换图像直方图并显示等。-Digital image processing procedures, the main function to display images, display image histogram, histogram equalization, exchange and display the image histogram.
实验三—李虹
- 对图像进行基本的处理,直方图均衡,添加椒盐噪声和高斯噪声等(The basic image processing, histogram equalization, add salt and pepper noise and Gauss noise)
直方图均衡源码
- 实现基于空域的数字图像增强的直方图均衡化处理(Histogram equalization for image enhancement)
图像处理GUI
- 包含一些基本的图像处理算法,程序主要功能有: (1)读取处理前图像,存储处理后图像。 (2)对原图像进行添加噪声,有高斯噪声和椒盐噪声可以添加。 (3)对原图像进行空域和频域的滤波。 (4)对原图像或者处理之后的图像进行二值化,亮度翻转,图像(空间)翻转,直方图匹配,直方图均衡。 (5)对原图像或者处理之后的图像进行对比度拉伸变换。(Includes some basic image processing algorithm)
MyHist.m
- 自己实现直方图均衡,不调用Matlab函数。数字图像处理基础入门(It realizes histogram equalization without calling Matlab function. An introduction to digital image processing)
histogram_matching_8bit
- 8bit 图像 自适应对比度增强——直方图匹配法以及直方图均衡法(8bit Histogram Matching)
直方图均衡化
- 压缩包内包含两个m文件,一个是直方图均衡化,另一个是频域滤波,即对一幅图像进行低通、高通滤波,并且使用高频强调和直方图均衡相结合的方法增强图像;另外包含了四张测试用的图片。(Compressed packet contains two m files, one is histogram equalization, the other is a low pass filtering in frequency domain, i.e., images of a high pass filter, a
junheng
- 实现图像的经典直方图均衡,增加对比对,增加图像可辨识性(Classical histogram equalization for image)
m
- 显示图像的灰度直方图、全局和局部灰度线性变换,分段线性变换、直方图均衡、 直方图规格化(The gray level histogram, global and local gray scale linear transformation, piecewise linear transformation, histogram equalization are displayed. Histogram normalization)
直方图均衡去雾的四种做法
- 我这里是一些去雾图像处理的传统算法,其中包括了图像转换,但传统算法仍有欠缺之处,希望有兴趣的朋友可以参与进来一起共同研究和改进..(Four methods of histogram equalization to remove fog Here are some traditional algorithms for defog image processing, including image conversion, but there are still some shortcomings