当前位置:
首页 资源下载
搜索资源 - gradient of rgb image
搜索资源列表
-
0下载:
《Visual Basic.NET GDI+技术教程》源码
《Visual Basic.NET GDI+技术教程》的图书简介
GDI+是在Windows窗体应用程序中以编程方式显示图形图像的一种方法。
本书讨论GDI+技术、“图形编辑器”、“图像”菜单。由三部分组成,第一部分,概述了GDI+及GDI+的新功能,讨论了Graphics对象及该对象的方法,状态和创建,讨论了五种画笔的使用,讨论了Font对象,构造函数、属性、方法和颜色,讨论了Color对象的成员及它们的应用, RG
-
-
0下载:
Computes the vector gradient of an RGB image
-
-
1下载:
求RGB 的梯度值以及梯度方向
to obtain gradient magnitude and orientation of an RGB image-to obtain gradient magnitude and orientation of an RGB image
-
-
0下载:
《数字图像处理》源码
部分函数列表
bayesgauss - Bayes classifier for Gaussian patterns.
bound2eight - Convert 4-connected boundary to 8-connected.
bound2four - Convert 8-connected boundary to 4-connected.
bound2im - Convert boundary to image.
boundar
-
-
0下载:
Vector gradient of RGB image
-
-
0下载:
本程序可以用来计算图像灰度(或RGB)梯度,并将之绘制成图。-This code can be used to calculate the gradient of the gray image (or RGB image), then, the gradient of the the image can be plotted.
-
-
0下载:
提取彩色图像的RGB分量的边缘特征并合称为一幅图像,这就是彩色图像的边缘-separate the RGB of an image and then compose them to one image,that is gradient image。
-
-
0下载:
findEnergy.m 计算出图像的梯度图
findSeamImg.m 计算出所有可能的竖直缝
findSeam.m找出能量最小的一条竖直缝
removalMap.m将需要删除的N条竖直缝存储起来并按照索引逐条删除
SeamCut.m将选中的缝一条条的删除
SeamPlot.m在图中画出要删除的缝
Testseam.m调用以上函数的主程序-FINDENERGY creates an gradient img from a given RGB or grayscale i
-
-
0下载:
图像融合评价指标,包括有:均值,标准差,信息熵,平均梯度,相关系数,扭曲程度,偏差指数。每个指标都分别对RGB三个波段进行评价。-This file refers to the ution factor of image fusion,which including:mean,standard deviation,information entropy,average gradient,correlation cofficient,distortion and bias index.Each
-