搜索资源列表
imhist
- 实现图像的直方图,该函数功能强大,已经通过matlab运行-it can realize a image s hist!
imhist2
- 计算灰度图像二维直方图的函数,可先设定邻域处理滤波器,带入函数中加以处理即可。具体参加函数help。-This function calculates the 2D-hist of a input gray-image. The filter used to process the image can be specified outside the function.
huiduzhifangtu
- 计算图像的灰度直方图,分别使用bar函数,hist函数实现-Calculate the image histogram, respectively, using the bar function, hist function to achieve
histequal
- 直方图均衡。 不利用MATLAB自带的histeq.m函数,自己编写主函数进行直方图均衡化处理-hist equal
Defoging-based-on-hist
- 本算法为基于直方图均衡化的图像去雾算法的改进算法,在改进中利用了自己编写的改进全局直方图均衡化算法和内置的局部直方图均衡化函数分别进行图像去雾,最后对两者进行适当加权。同时改进算法中引进了明度参数进行加权计算得出另一种改进结果。-This algorithm is based on the image histogram equalization algorithm defogging improved algorithm, improving the use of their preparat