-
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
-
qgp
对心电的图像进行50hz的工频干扰并画出去处理后的图像(The image of ecg 50 hz power frequency interference and the processed image is drawn out
)
- 2015-05-11 11:43:43下载
- 积分:1
-
(APSO)MATLAB
改进粒子群优化算法(APSO)的MATLAB源程序,这个是引入自适应权重特征的粒子群优化算法(Improved particle swarm optimization (APSO) algorithm MATLAB source, this is the introduction of the adaptive weight characteristics of particle swarm optimization algorithm
)
- 2014-05-29 11:22:55下载
- 积分:1
-
2016.09.08GWO
以优化SVM算法的参数c和g为例,对GWO算法MATLAB源码进行了逐行中文注解。 是很好的学习材料。(SVM algorithm to optimize the parameters c and g, for example, for GWO algorithm MATLAB source was progressive Chinese annotations. It is a good learning materials.)
- 2021-01-21 23:48:40下载
- 积分:1
-
CHAP9_1
伺服系统非线性Lugre摩擦力模型仿真 matlab(servo system Lugre friction model nonlinear simulation Matlab)
- 2006-11-22 16:57:13下载
- 积分:1
-
CODEProgram26_FDTD_2D_with_PEC_boundary
2D FDTD of a region with Perfect Electric Conductor boundary
- 2012-06-02 15:22:29下载
- 积分:1
-
GM11
使用matlab撰写的GM(1,1)灰度预测算法,能够实现数学模型的趋势预测。它可以实现数据平移(需要的话)、检验,并最后预测。(Use matlab to write GM (1,1) gray prediction algorithm, can realize the mathematical model of the trend prediction. It can realize the data translation (if needed), test, and finally prediction.)
- 2015-02-07 23:12:14下载
- 积分:1
-
chirp1
该程序用于生成一个线性调频信号(即chirp 信号),并对该信号进行压缩,显示结果图(to generate one chirp signal and then compress)
- 2009-09-21 21:30:23下载
- 积分:1
-
Kalman-Filtering---Theory-and-Practice-Using-MATL
Kalman Filtering - Theory and Practice Using MATLAB, 3rd Ed.rar
- 2012-05-16 17:53:43下载
- 积分:1
-
p02
source code matlab for recognition capsule
- 2010-10-29 05:48:57下载
- 积分:1