搜索资源列表
Histogram-Equalization
- Histogram Equalization using Matlab without using the function histeq().
histeqimage
- 将图像的灰度进行均衡化,并与matlab自带的均衡法进行比较!-this programe is designed to histeq the image! And this algorithm has been compared to the histeq function in the matlab
imagejunhun
- 该程序的主要功能是将图像的灰度进行均衡化,并与matlab自带的均衡函数进行比较!-This algorthim is proposed to histeq the image! And this algorithm has been compared to the histeq function in the matlab
histogram-equalization
- Generate the code for histogram equalization of an image. (DONOT USE histeq MATLAB FUNCTION).
histeq
- 用C语言编写MATLAB 函数, 主要用于DSP芯片上, 也可用于参考将C语言转换为汇编-Use the programming language C to write MATLAB function, histeq
tamrin_histogram equalization
- Histogram equalization of image without using histeq func in Matlab.