搜索资源列表
-
0下载:
图像处理源代码,对直方图均衡化,希望对大家有所帮助-image processing source code, the histogram equalization, we hope to help
-
-
0下载:
bmp 图像读入,保存,直方图均衡化,利用c++是想以上功能-bmp Image read, save, Histogram equalization
-
-
0下载:
用matlab读取图像,先做直方图均衡,然后通过线性变换增强图像的对比度.-To enhance the image contrast by histogram equalization and linear transformation in Matlab
-
-
0下载:
matlab实现的自适应均衡化算法对图像进行加强-adaptive equalization algorithm matlab realize image strengthened
-
-
0下载:
图像处理小程序,包含RGB转灰度图,直方图均衡,直方图拉伸。用JAVA语言实现,含实验报告。-Small image processing procedures, including RGB to grayscale, histogram equalization, histogram stretching. JAVA language, including lab reports.
-
-
1下载:
利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能:
1)图像的读取和保存。
2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。
3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。
4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。
5)图像直方图
-
-
0下载:
DR图像显示 通过DR图像读取,灰度变换和时域均衡化等基本处理后,图像的质量得到了一定程度的改善。-DR Image Display. DR image quality has been improved to some extent through image reading gradation conversion, and the basic time domain equalization processing.
-
-
0下载:
读取256色,真彩色图像,分别显示,图像灰度化,二值化,直方图,直方图均衡化-Read 256 colors, true color images were displayed image graying, binarization, histogram, histogram equalization
-
-
0下载:
彩色图像的局部直方图均衡化程序,可一定程度上增强图像的对比度-Local histogram equalization process a color image, the image contrast can be enhanced to some extent,
-
-
0下载:
matlab课程编程【谷速软件】图像对比度增强算法(PDF,CDF,直方图均衡化)源代码-Courses matlab software programming speed [Valley] image contrast enhancement algorithm (PDF, CDF, histogram equalization) source code
-
-
0下载:
使用C语言对位图文件的头信息进行读取,从而对图像进行直方图均衡化处理和灰度变换。-Using the C language header bitmap file for reading, so the image histogram equalization processing and gray-scale transformation.
-
-
0下载:
使用C语言对位图文件的头信息进行读取,从而对图像进行直方图均衡化处理和灰度变换。-Using the C language header bitmap file for reading, so the image histogram equalization processing and gray-scale transformation.
-
-
0下载:
使用C语言对位图文件的头信息进行读取,从而对图像进行直方图均衡化处理和灰度变换。-Using the C language header bitmap file for reading, so the image histogram equalization processing and gray-scale transformation.
-
-
0下载:
图像增强,基于灰度直方图的均衡处理而进行的图像增强,MATLAB语言编程-Image enhancement, image enhancement based on gray level histogram equalization, MATLAB language programming
-
-
0下载:
1.对图像进行直方图均衡化,从而达到增强图像的目的,观察图像直方图的前后变化;.2.对图像加入某种噪声(如椒盐噪声等),运用低通滤波和中值滤波分别进行图像平滑。
3.同态图像的增强:对照明分量和反射分量进行同态滤波。-1. The image histogram equalization, so as to achieve the purpose of enhancing the image of change, before and after the image histogram
-
-
0下载:
用来实现histeq的,是数字图像处理的实验作业,用两种方法实现。用来直方图均衡化-Used to achieve histeq, the experimental operation of digital image processing, to achieve in two ways. For histogram equalization
-
-
0下载:
对图像进行处理,通过自适应的改变矩形窗的大小来对传统 做出改进,这种改进的 叫做自适应局部直方图均衡化 -To deal with the image, through the adaptive change of the size of the rectangular window to make improvements to the traditional, this kind of improvement is called adaptive local histogram equali
-
-
0下载:
图像均衡化处理,内有详细注释,是我的开手之作,解释的很详细。-Image Equalization
-
-
0下载:
1.编写程序,完成灰度分段线性变换。如下图所示,输入两个点的坐标完成对图像的分段线性对比度拉伸。
2. 学习使用histeq函数,完成
①对’lena.bmp‘的直方图均衡化;
②以’cameraman.tif’的直方图为模板,将’lena.bmp’做直方图匹配。
3. 不使用histeq函数,自己编写程序完成直方图均衡化,并显示直方图均衡化前后的图像以及其直方图。
4. 不使用histeq函数,自己编写程序完成直方图匹配,显示匹配前后的图像、模板直方
-
-
0下载:
图像增强处理 直方图均衡 小波变换改进了小波变换,提高了直方图均衡算法等-Image enhancement processing histogram equalization wavelet transform has improved wavelet transform to improve histogram equalization algorithm and so on
-