Description: 用VC++实现的一个直方图均衡算法,可以很好地增强局部的对比度-With VC++ Realize a histogram equalization algorithm, is well positioned to enhance the local contrast Platform: |
Size: 124928 |
Author:yue |
Hits:
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: 用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-With C++ Language realization of a fingerprint identification procedures, require FVC meet international competition standards and the establishment of the fingerprint in the school library measured. Program applied to the technology are as follows: median filter, histogram equalization, the direction of the ridge line extraction, Gabor filtering, fingerprint refinement, feature extraction, feature point filtering, based on local feature points of the feature matching Platform: |
Size: 1719296 |
Author:mysisi |
Hits:
Description: 一个局部直方图均衡化算法,输入为图像和窗口的长宽,并且长宽只能为奇数-A local histogram equalization algorithm, input images and the length and width of the window, and the length and width of only odd-numbered Platform: |
Size: 1024 |
Author:张华君 |
Hits:
Description: 对图像先同态滤波,再进行局部直方图均衡化,可以模糊图片进行增强,遥感图像去薄云等等,但不是很完善。-First image homomorphic filtering, and local histogram equalization can enhance the blurred images, remote sensing images and so on to thin, but it is not very perfect. Platform: |
Size: 1024 |
Author:瓦伦丁 |
Hits:
Description: 实现局部自适应直方图均衡功能,对图像实现争抢功能-The realization of local self-adaptive histogram equalization function Platform: |
Size: 4096 |
Author:jim green |
Hits:
Description:
#显示直方图;
#对图像进行指数或者对数变换;
#直方图均衡化;
#局部(ROI)均衡化,把均衡化后的局部图像显示到原图像;
#按照某种函数进行直方图匹配。-# Show the histogram # of images or the number of index change # histogram equalization # local (ROI) equalization to balance after a partial image display to the original image # in accordance with a histogram matching function . Platform: |
Size: 1024 |
Author:feng |
Hits:
Description: Perform a local histogram equalization in matlab.
No image processing toolbox is needed! Platform: |
Size: 524288 |
Author:rafichris |
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: 这种方法通常用来增加许多图像的局部对比度,尤其是当图像的有用数据的对比度相当接近的时候。通过这种方法,亮度可以更好地在直方图上分布。这样就可以用于增强局部的对比度而不影响整体的对比度,直方图均衡化通过有效地扩展常用的亮度来实现这种功能。-This method is usually used to increase the local contrast of many images, especially useful when the image contrast data very close to the time. In this way, the brightness can be better distributed in the histogram. This can be used to enhance local contrast without affecting overall contrast, histogram equalization to extend through the effective brightness used to implement this functionality. Platform: |
Size: 1024 |
Author:charles |
Hits:
Description: 彩色图像的局部直方图均衡化程序,可一定程度上增强图像的对比度-Local histogram equalization process a color image, the image contrast can be enhanced to some extent, Platform: |
Size: 568320 |
Author:fei |
Hits: