-
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
-
AlbedoToolbox-1.0
大气模型计算,本软件可实现计算不同高度的密度、气压等参数。(Atmospheric model calculations, the software can realize a high degree of different density, pressure and other parameters.)
- 2008-08-22 19:15:36下载
- 积分:1
-
MATLABDesignCodeSourse-2660
《Matlab程序设计教程》的全部源代码,学习的好例子,全部是M文件!("Matlab Programming Guide" all the source code, learning a good example, all documents M!)
- 2007-04-29 19:46:46下载
- 积分:1
-
tls-(2)
tls 算法 解决带系数矩阵的问题比LS算法在误差校正方面更有优势(tls algorithm to solve the problem with the coefficient matrix more advantages than the LS algorithm in terms of error correction)
- 2013-12-23 00:51:37下载
- 积分:1
-
xianxinglvbomatlab
详细介绍了自回归技术公式,同时采用此技术模拟具有空间相关性的随机风荷载,给出了用自回归技术模拟脉动风荷载的步骤以及具体MATLAB程序,并把所编程序用于江阴长江大桥风荷载模拟,结果表明效果较好。 (
Details of the formulas from regression techniques, while using this technology to simulate the spatial correlation of random wind loads, gives step by regression techniques from fluctuating wind load simulation and the specific MATLAB program, and the program compiled for the Jiangyin Yangtze River Bridge wind load Simulation results show better.)
- 2013-12-14 11:28:56下载
- 积分:1
-
winerfilter
The following code implements a kernel wiener filter algorithm in MATLAB.The algorithm dependes on the eigenvalue decomposition, thus only a few thousand of data samples for training dataset is applicable so far.
- 2009-11-03 06:01:38下载
- 积分:1
-
mymsk
说明: 我毕设时的MSK编程,,MATLAB,,带有差分编码的,程序比较简洁易懂(I completed the set when the MSK program,, MATLAB,, with differential coding, the procedure is simple and easy to understand)
- 2010-04-21 10:20:42下载
- 积分:1
-
SVM-KMfinal01213
Support Vector Machine KM matlab code
- 2011-05-22 18:39:56下载
- 积分:1
-
Image-Copy-move-forgery-and-phase-correlation
Along with image stitching and motion direction detection, Phase correlation has important role in detection of copy move forgery.These papers elaborate role of phase correlation in "Copy Move forgery". Soon I will upload running code for this application.
- 2012-08-05 19:51:37下载
- 积分:1
-
matlab
介绍matlab的各种用法,属于matlab教学类资料(Introduction matlab various uses of the matlab teaching class information)
- 2013-04-23 16:51:35下载
- 积分:1