搜索资源列表
HISTE
- 图像灰度级均衡化,图像的灰度变换法和直方图均衡化法,加深对灰度直方图的理解。观察图像的增强效果,对灰度级修正前后的图像加以比较-Balanced gray-scale images, and images of gray-scale transformation method and histogram equalization method to enhance the understanding of the histogram. Observation of the effect of i
histogram
- 灰度直方图是灰度级的函数,描述的是图像中具有该灰度级的像素的个数。它是多种空间域处理技术的基础。直方图操作能够有效用于图像增强;提供有用的图像统计资料,其在软件中易于计算,适用于商用硬件设备。直方图均衡化是通过对原图像进行某种变换,使原图像的灰度直方图修正为均匀分布的直方图的一种方法。图像灰度 直方图均衡化使得图像的灰度分布趋向均匀,图像所占有的像素灰度间距拉开,加大了图像反差,改善了视觉效果,达到增强目的。MATLAB是数字图像处理的常用工具,应用MATLAB的各种函数能够对数字图像进行各种处
Grayscale-correction
- 代码可以实现图像的灰度变换,以及直方图均衡算法进行灰度修正的代码,有用户界面。matlab实现的-Code can achieve the image gray-scale transformation, and the gray histogram equalization algorithm is modified code, a user interface. matlab implementation
Color-image-histogram-equalization
- 图像处理MATLAB程序(教学使用)-图像灰度级修正(彩色图像直方图均衡化)-MATLAB image processing program (Teaching)- image gray level correction (color image histogram equalization)
Histogram-specification
- 图像处理MATLAB程序(教学使用)-图像灰度级修正(直方图规定化)-MATLAB image processing program (Teaching)- image gray level correction (histogram specification)
Histogram-equalization
- 图像处理MATLAB程序(教学使用)-图像灰度级修正(直方图均衡化)-MATLAB image processing program (Teaching)- image gray level correction (histogram equalization)
guidinghua
- 直方图规定化,用于matlab图像处理。所谓直方图规定化,就是通过一个灰度映像函数,将原灰度直方图改造成所希望的直方图。所以,直方图修正的关键就是灰度映像函数。-Histogram specification for matlab image processing. The so-called histogram specification is through a grayscale image function, the original histogram transformed into
EX1
- 图像灰度级修正,线性拉伸,反比,gamma校正,直方图均衡(Image gray level correction, linear stretching, inverse ratio, gamma correction, histogram equalization)