搜索资源列表
-
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下载:
灰度调节及直方图均衡化程序 ,在MATLAB中直接运行即可-Gray-scale adjustment and histogram equalization process can be run directly in MATLAB
-
-
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下载:
图像处理,可实现灰度调节、直方图、直方图均衡、指数变换、对数变换、取反等功能。-Image processing grayscale adjustment, histogram, histogram equalization, exponential transform, logarithmic transformation, take anti-functions
-
-
0下载:
基于MATLAB的图像处理的基本运算
(1)能够对图像亮度和对比度变化调整,并比较结果
(2)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的和旋转操作,并保存,比较几种插值的效果
(3)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。
(4)对图像加入各种噪声,比较效果。
-Adjustment of image brightness and contrast changes, and compare the re
-
-
0下载:
使用MATLAB GUI用户界面实现对打开的图像进行灰度直方图、直方图均衡化、统计直方图(算法实现)、亮度和对比度调整(可设置大小)处理,并保存。-MATLAB GUI user interface to open image histogram, histogram equalization, the statistical histogram (algorithm), brightness and contrast adjustment (set size) processing, and
-
-
0下载:
使用MATLAB GUI用户界面实现基本图像处理
直方图处理,加噪,反转,旋转,图像调整,加减处理,平移 ,镜像,缩放,傅里叶变换等。-Histogram processing of basic image processing using MATLAB GUI user interface, adding noise, inversion, rotation, image adjustment, addition and subtraction processing, translatio
-
-
0下载:
这是我自己在mfc下利用gdal库实现的遥感影像显示模块,能显示绝大部分的遥感影像格式数据。打开影像是可以同时打开多幅影像,程序默认对每幅影像建立各自的金字塔文件以便后面操作,同时程序默认将影像拉伸到0-255范围以防有的影像是11位的或更大的而显示不出来。打开影像后可进行简单的拉框放缩、移动、复位、旋转、链接显示、直方图、缩略图等操作,还有基本的影像增强处理,如伪彩色变换、饱和度亮度调节、直方图匹配、各种滤波等。影像处理实现了几何校正、投影变换、裁剪等操作。界面开发时用的是mfc的ROBBON
-
-
0下载:
图像处理,空域增强,有动态范围调整、线性对比度、直方图均衡等方法-Image processing, spatial enhancement, with a dynamic range adjustment, linear contrast, histogram equalization and other methods
-
-
0下载:
该源码为图像处理中图像亮度值的自动调节,通过LAB空间的直方图处理,达到提升图像亮度的目标。来自论文《Color transfer between images》-This code is designed for image intensity auto adjustment. Via process of histogram on LAB space, improve the image intensity. The algorithm is from paper 《Color transf
-
-
0下载:
数字图像处理matlab实现,包括如下程序:
1.直方图规定化为高斯双峰函数
2.窗口形状自适应(十字形或矩形)的中值滤波
3.彩色图像目标提取并与背景图像合成
4.插值外推法的彩色图像饱和度调整
5.多种插值方法实现的图像放大和缩小
6.频域变换及分析
7.几何校正
8.插值外推法的黑白图像对比度增强
9.运动模糊矫正-Digital image processing matlab realize, including the following proce
-