Description: 此代码从局部上来使用直方图均衡来达到增强图像的目的,非常的好,而且已经调试好了无差错-This code from the local authorities to use histogram equalization to achieve the purpose of enhanced images, very good, and has good debugging error-free Platform: |
Size: 4096 |
Author:李明 |
Hits:
Description: This code applies local histogram equalization an input image with a view to improve its contrast ratio. The image is read, converted to grayscale and resized with the inbuilt function of MATLAB. The window size may be changed, however, the window shift is pixel by pixel. The output is definitely a better contrast image as compared to the input but checkerboard effect is evident.-This code applies local histogram equalization on an input image with a view to improve its contrast ratio. The image is read, converted to grayscale and resized with the inbuilt function of MATLAB. The window size may be changed, however, the window shift is pixel by pixel. The output is definitely a better contrast image as compared to the input but checkerboard effect is evident. Platform: |
Size: 1024 |
Author:Sal |
Hits:
Description: This code applies local histogram equalization an input image with a view to improve its contrast ratio. The image is read, converted to grayscale and resized with the inbuilt function of MATLAB. The window size may be changed, however, the window shift is as per size of the window. The output is definitely a better contrast image as compared to the input but checkerboard effect is evident.-This code applies local histogram equalization on an input image with a view to improve its contrast ratio. The image is read, converted to grayscale and resized with the inbuilt function of MATLAB. The window size may be changed, however, the window shift is as per size of the window. The output is definitely a better contrast image as compared to the input but checkerboard effect is evident. Platform: |
Size: 1024 |
Author:Sal |
Hits:
Description: Write MATLAB code that will do the following.
(a) Read a gray image and determine the histogram.
(b) Equalize the histogram using normal and adaptive histogram equalization technique (Global).
(c) Equalize the histogram using normal and adaptive histogram equalization technique (Local).
Platform: |
Size: 1024 |
Author:Rokibul Ahmed |
Hits:
Description: MATLAB函数代码,包括中值滤波、直方图均衡化局部直方图均衡化、变大与旋转函数、阈值分割算法。-MATLAB function code, including median filtering, histogram equalization, local histogram equalization, increases with the rotation function, threshold segmentation algorithm. Platform: |
Size: 3072 |
Author:黄 |
Hits: