当前位置:
首页 资源下载
搜索资源 - local histogram equalization
搜索资源列表
-
1下载:
实现局部自适应直方图均衡功能,对图像实现争抢功能,The realization of local self-adaptive histogram equalization function
-
-
0下载:
Local Contrast Enhancement Local Histogram Equalization
-
-
0下载:
一个局部直方图均衡化算法,输入为图像和窗口的长宽,并且长宽只能为奇数-A local histogram equalization algorithm, input images and the length and width of the window, and the length and width of only odd-numbered
-
-
2下载:
对图像先同态滤波,再进行局部直方图均衡化,可以模糊图片进行增强,遥感图像去薄云等等,但不是很完善。-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.
-
-
0下载:
图像灰度变换、图像的锐化、⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。源码-Image gray-scale transformation, image sharpening, ⑴ histogram equalization (histogram equaliza
-
-
0下载:
Image Enhancement
-1. Histogram Equalization
(a) Write a C++ function for computing the histogram of an image.
(b) Write a C++ function to implement the histogram equalization with local enhancement ability for any neighbourhood si
-
-
0下载:
直方图及直方图均衡化,用来增加许多图像的局部对比度,尤其是当图像的有用数据的对比度相当接近的时候。通过这种方法,亮度可以更好地在直方图上分布。这样就可以用于增强局部的对比度而不影响整体的对比度,直方图均衡化通过有效地扩展常用的亮度来实现这种功能。
-Used to increase the local contrast of many images, especially when the contrast of the image of the useful data is very c
-
-
0下载:
直方圖和區域直方圖等化的運用,基本影像處理常用的方法-Histogram and Local Histogram Equalization
-
-
1下载:
包含两个代码,分别是全局直方图均衡和局部直方图均衡,适用于不同情形-Global and local histogram equalization
-
-
0下载:
Perform a local histogram equalization in matlab.
No image processing toolbox is needed!
-
-
0下载:
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 sh
-
-
0下载:
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 sh
-
-
0下载:
实现对图像进行区域增强处理,使图像的局部信息更清晰更明朗-realize the image enhancement processing area,
Make the image of local information more clearly
-
-
0下载:
实现了局部直方图的均衡,在一副图像的矩形窗中实现直方图均衡,像素均衡范围为(min,max),分别代表矩形块的最大最小像素数。-The local histogram equalization in a rectangular window to achieve the image histogram equalization, balanced range of pixels (min, max), representing the minimum and maximum rectangula
-
-
0下载:
这种方法通常用来增加许多图像的局部对比度,尤其是当图像的有用数据的对比度相当接近的时候。通过这种方法,亮度可以更好地在直方图上分布。这样就可以用于增强局部的对比度而不影响整体的对比度,直方图均衡化通过有效地扩展常用的亮度来实现这种功能。-This method is usually used to increase the local contrast of many images, especially useful when the image contrast data very clos
-
-
0下载:
数字图像计算灰度图及local histogram equalization-Gray-scale digital image computing and local histogram
-
-
0下载:
Histogram Equalization and Local Histogram Equalization of Images
-
-
0下载:
彩色图像的局部直方图均衡化程序,可一定程度上增强图像的对比度-Local histogram equalization process a color image, the image contrast can be enhanced to some extent,
-
-
0下载:
Matlab function to perform local histogram equalization
-
-
0下载:
To find Histogram and Local Histogram of the Image
-