搜索资源列表
-
0下载:
这是一个关于三位图像数据直方图均衡化程序的源代码,希望对大家有用。-This is a three image data on the histogram equalization program's source code, we hope that the right useful.
-
-
0下载:
利用差分法配合灰度拉伸对颗粒运动图像进行了处理,直方图分析表明,像素在灰度上的分布特性与颗粒运动的剧烈程度具有相关性-Difference method with the use of gray stretch of particle motion image processing, histogram analysis showed that the pixels in the gray-scale distribution characteristics of particle motion
-
-
0下载:
图像处理工具箱,主要针对图像的灰度和直方图均衡和去噪
-Image Processing Toolbox, mainly for image intensity and histogram equalization and noise removal
-
-
0下载:
histogram of image..provides an idea about the intensity values of pixels in an image
-
-
0下载:
BMP图像处理程序,包括模拟信道产生的高斯加性噪声;图像灰度变换;图像的拉普拉斯边缘提取;中点滤波法的debluring;图像线性模糊。
图形显示函数,包括DDA方法画直线;中点裁剪法;liang-barsky算法的窗口裁剪;种子填充算法;
随机信号处理程序,包括产生正态分布、均匀分布样本;计算其均值与方差;各样本的概率分布直方图分析;功率谱分析;样本叠加的PSD分布分析。-BMP image processing procedures, including analog channel
-
-
0下载:
图像处理作业 用matlab显示直方图 累积分布函数 加高斯噪声 再用平滑降噪 都是自己编的程序-Given the test image "Lenna" 256*256 with 256 gray levels, do the following:
1) Using MATLAB display the test image.
2) Display the intensity histogram of the test image.
3) Using the im
-
-
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下载:
针对户外视频监控存在光照变化这一问题, 提出一个用于准确完成目标检测的实时背景建模框架. 考虑到目标检测
的准确性要求, 建立基于帧间像素亮度差统计直方图的像素亮度扰动阈值. 在此基础上, 针对背景建模的实时性要求, 提出一种基于自回归背景模型的参数快速更新方法. 鉴于不同光照变化的适应性要求, 定义对光照变化不敏感的背景纹理模型. 上述模型统称为自回归{ 纹理(Auto regression and texture, ART) 模型, 该模型适应于户外光照变化. 基于该模型构建像素亮度和纹
-
-
0下载:
包括图像编辑(图像缩放,图像旋转,图像裁剪,纹理映射),图像分析(像素选择,强度描述,图像轮廓,绘制直方图),图像调整(直方图均衡化,阈值化,灰度变换),图像平滑(加噪,中通滤波,低通滤波,图像复原),图像锐化(采用Sobel算子,拉式算法,空域高通滤波,频域高通滤波,梯度法),图像高级处理(边缘检测,图像分割),小波分解(一次小波分解,两次小波分解,第一层小波重构)和图像彩色增强(假彩色增强)的GUI图形图像处理。-Including image editing (image scaling,
-
-
0下载:
对图像进行均衡处理的代码实现。能够对图像灰度值进行分析处理,得到图像灰度直方图,滤除两边的频率分量,保留中间的频率。-Code image equalization process implemented. Possible image intensity analysis processing to obtain an image histogram, filter out frequency components on both sides, to retain the intermedia
-