-
seam-carving
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 image.
FINDSEAMIMG finds the seam map from which the optimal (vertical running)
seam can be calculated.
FINDSEAM returns a column vector of coordinates for the pixels to be removed (the seam).
SEAMPLOT takes as input an image and the SeamVector array and produces an image with the seam line superimposed upon the input image, x, for display purposes.
SEAMCUT takes as input a RGB or grayscale image and SeamVector array to find the pixels contained in the seam, and to remove them from the image.
REMOVALMAP takes a given image and finds the ordered set of (vertical) seams that are removed from an image and returns them in an array, where the Nth column in the array corresponds to the Nth seam to be removed.)
- 2013-04-30 15:31:15下载
- 积分:1
-
jxgsuanfa
多用户检测技术中用解相关算法进行求解,用matlab编写的程序(Multi-User Detection with decorrelation algorithm, the procedure used to prepare matlab)
- 2009-04-06 13:07:06下载
- 积分:1
-
a
说明: PLL性能,仿真,设计handbook,总结了常用的PLL结构和性能,对设计PLL很有帮助(PLL performance,simulation,design handbook)
- 2009-10-25 10:25:11下载
- 积分:1
-
Image_Restoration
WIMAX which used simulation for performance analysis
- 2011-12-19 15:09:44下载
- 积分:1
-
SFO
这是有关图像处理的一个matlab源码,它可以在我们编程时直接调用。(It is about a matlab source code image processing, it can be called directly in our programming.)
- 2010-12-11 10:41:01下载
- 积分:1
-
irradiance
光伏电站中太阳光de 辐照度与光伏输出功率的关系(Relations photovoltaic solar power plant with an output power of irradiance)
- 2021-01-28 09:48:35下载
- 积分:1
-
getInvY
简单的求逆矩阵中单个元素的程序。 用于求解逆矩阵中的单个元素值,基于定义 使用伴随阵/行列式的值求解 只适用于小矩阵。维数太大行列式的值就计算不出来了(Simple inverse matrix of individual elements in the program. For solving the inverse matrix single element values, with the value of the array/determinant of solving only apply to a small matrix-based definition. Value dimension to calculate the determinant is not too out)
- 2015-03-30 14:56:26下载
- 积分:1
-
ovelapsaave
it is matlab dsp programme to find signal overlap
- 2010-11-14 18:27:20下载
- 积分:1
-
onepoint
说明: 合成孔径雷达图像处理中最简单的情况,单个点目标的回波模型(sar)
- 2010-04-10 20:38:58下载
- 积分:1
-
exam3_1
基于矩阵位移法的matlab编程,求刚架的内力和位移(Matlab programming based on the matrix displacement method, find the force and displacement of the rigid frame)
- 2013-04-20 18:07:16下载
- 积分:1