当前位置:
首页
资源下载

搜索资源 - histogram equalization local
搜索资源列表
-
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下载:
#显示直方图;
#对图像进行指数或者对数变换;
#直方图均衡化;
#局部(ROI)均衡化,把均衡化后的局部图像显示到原图像;
#按照某种函数进行直方图匹配。-# Show the histogram # of images or the number of index change # histogram equalization # local (ROI) equalization to balance after a partial image display
-
-
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下载:
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下载:
编写MATLAB函数实现灰度调整,对比度增强,直方图均衡,局部平滑,中值滤波,频率域平滑与锐化-Write MATLAB function to achieve gray scale adjustment, contrast enhancement, histogram equalization, local smoothing, median filtering, frequency domain smoothing and sharpening
-
-
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下载:
伽马变换,直方图均衡化,直方图修正方案123,自适应全局直方图均衡局部锐化,中值滤波-Gamma transform, histogram equalization, histogram modification scheme 123, adaptive global histogram equalization local sharpen the median filter
-
-
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
-