搜索资源列表
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
imhist
- 实现图像的直方图,该函数功能强大,已经通过matlab运行-it can realize a image s hist!
gamma
- matlab 程序,产生一组伽马分布的随机数。使用hist函数进行显示-matlab program, produces a set of gamma distributed random numbers. Use hist function display
hist
- 非参数估计——直方图方法,估计多元随机变量的概率密度函数。-Non-parametric estimation- histogram method, estimate the probability density function of multivariate random variables.
Defoging-based-on-hist
- 本算法为基于直方图均衡化的图像去雾算法的改进算法,在改进中利用了自己编写的改进全局直方图均衡化算法和内置的局部直方图均衡化函数分别进行图像去雾,最后对两者进行适当加权。同时改进算法中引进了明度参数进行加权计算得出另一种改进结果。-This algorithm is based on the image histogram equalization algorithm defogging improved algorithm, impro
Hist
- matlab里面用于画柱形图的函数hist(),可以直接运行,数据结果可修改(Matlab is used to draw the function hist (), can run directly, data results can be modified.)