当前位置:
首页
资源下载

搜索资源 - histogram adjustment
搜索资源列表
-
2下载:
用VB实现的图像处理程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)画图功能-VB image processing procedures, covering most of the basic image processing technology : (1) Image geometry transformation (image reversed, rotation
-
-
1下载:
程序实现对BMP格式图像的处理,图像处理功能包括上一幅、下一幅、负片、线性变换、直方图、直方图增强、缩放、旋转、膨胀、腐蚀、二值化、彩色转黑白、黑白转真彩色、亮度调整、图像相加、图像相减、中值滤波、均值滤波、产生噪声、锐化与边缘检测等等,基本实现了对BMP格式图像的所有处理。-Program to achieve the BMP format image processing, image processing functions, including the one, the next one
-
-
2下载:
本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjustment, image rotation, change t
-
-
0下载:
VC实现的图像亮度调整源码,思路很清晰,用直方图方式实现-VC achieve source image brightness adjustment, ideas are very clear manner with histogram
-
-
0下载:
二值化 灰度调整 细化1 线性滤波2 直方图
直方图均化.txt 中值滤波2.txt 自适应滤波3.txt -Binarization of gray-scale adjustment of a linear filter refinement 2 Histogram
Histogram equalization. Txt median filter 2.txt adaptive filtering 3.txt Adaptive Filtering.m Linear Filte
-
-
0下载:
图像几何变换,图像正交变换,图像灰度变换,图像增强:包括随机噪声、傅立叶变换、中值滤波、高斯滤波; ·色彩变换:包括彩色->灰度、反色处理、亮度调整、直方图均衡化。专业人士编写-Image geometric transformation, image orthogonal transform, the image gray-scale transformation, image enhancement: including random noise, Fourier transform,
-
-
0下载:
图像处理软件,包括bmp文件的打开关闭保存,图像二值化,中值滤波、均值滤波、各种梯度算子、直方图均衡化、图像动态范围调整-Image processing software, including the opening and closing to save bmp file, image binarization, median filtering, average filtering, all kinds of gradient operator, histogram equalizatio
-
-
0下载:
Histogram equalization.
Is a method in image processing of contrast adjustment using the image s histogram. This method increase the contrast of the example s image, because it s a image represented by close contrast values.
-
-
0下载:
灰度调节及直方图均衡化程序 ,在MATLAB中直接运行即可-Gray-scale adjustment and histogram equalization process can be run directly in MATLAB
-
-
0下载:
21. 片状图
22. 视角的调整
23. 向量场的绘制
24. 灯光定位
25. 柱状图
26. 设置照明方式
27. 羽状图
28. 立体透视(1)
29. 立体透视(2)
30. 表面图形
-21. Flaky Figure 22. Angle adjustment of 23. Vector field drawing 24. Lighting position 25. Histogram 26. Install a lighting means
-
-
0下载:
该算法对输入的数据进行直方图统计,算的色温调整系数进行色温校正,可用于摄像头芯片中-The algorithm input data histogram statistics, the calculation of color temperature adjustment factor for color temperature correction, can be used for camera chip
-
-
0下载:
This program works together with Processing and must be run on a Sketch. It calculates the brightness of all the grey-values of the video-stream and draws a histogram. The number of bins can be adjusted, not in the code: just live adjustment. -This p
-
-
0下载:
使用直方图均衡化函数、图像调整函数和自适应直方图均衡化函数,编写用于增强索引图像对比度的程序,显示图像对比度增强效果-Using the histogram equalization function (histeq), image adjustment function (imadjust) and adaptive histogram equalization function (adapthisteq), prepared for image contrast enhancement in
-
-
2下载:
以matlab为平台的一个GUI界面的图像处理程序,具有图像处理的各种功能,如:图像旋转,色彩平衡调节,图像增强,加噪,滤波,二值化,直方图,膨胀,腐蚀,边缘检测及图像合成等功能。-以 matlab as a platform for a GUI interface, image processing, has an image processing functions, such as: image rotation, color balance adjustment, image enhan
-
-
0下载:
the histogram code is used for image normalizing and contrast adjustment. it is useful in image processing.-the histogram code is used for image normalizing and contrast adjustment. it is useful in image processing.
-
-
0下载:
Histogram equalization is a method in image processing of contrast adjustment using the image s histogram.
-
-
0下载:
使用C#语言实现彩色图像处理对各种算法,包括彩色空间的变换,彩色分量调整,伪彩色处理,直方图均衡化,平滑处理,锐化处理,边缘检测,图像分割等,功能强大,很实用。-Using the C# language on a variety of color image processing algorithms, including color space conversion, color adjustment component, pseudo-color processing, histogram
-
-
0下载:
编写MATLAB函数实现灰度调整,对比度增强,直方图均衡,局部平滑,中值滤波,频率域平滑与锐化-Write MATLAB function to achieve gray scale adjustment, contrast enhancement, histogram equalization, local smoothing, median filtering, frequency domain smoothing and sharpening
-
-
0下载:
Explanation about histogram and adjustment
-
-
0下载:
the code is basically handling the adjustment of the histogram of an image. the code can be used to enhance the image by adjusting the histogram of an image.
-