-
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
-
RBF_DE
RBF配点求解微分方程是一类新方法,程序给出了RBF(采用的径向基函数是MQ函数)求解一维微分方程实例。(RBF (Multi-quadric function) method to solve the one dimentional differential equation.)
- 2014-02-21 18:09:23下载
- 积分:1
-
eeg_feature_extraction
对eeg的五个波段进行提取, 脑电信号数据原始采集的脑电,输出5个不同波段幅值,(extract 5 wave bands of eeg signals)
- 2020-08-27 17:08:13下载
- 积分:1
-
Wavelet_Entropy
计算一维向量的小波熵。已设置成功能函数文件,可直接调用(One-dimensional vector of wavelet entropy. Can be called directly)
- 2020-07-02 17:00:02下载
- 积分:1
-
zengliangshiPID
说明: 增量式PID算法的matlab仿真程序,在其中还加入了时滞环节(Incremental PID algorithm matlab simulation program, in which also joined the time-delay link)
- 2008-10-02 14:23:41下载
- 积分:1
-
Untitled7
抛物型偏微分方程隐式差分的matlab程序,追赶法程序(Parabolic partial differential equations implicit difference matlab program, and pursued law program)
- 2013-01-06 17:14:20下载
- 积分:1
-
DQM
微分求积法,只需修改边界条件即可,方便实用(Differential quadrature method, simply modify the boundary conditions can be convenient and practical)
- 2016-04-11 11:15:33下载
- 积分:1
-
duilie
循环双端队列的元素插入,删除,以及输入输出(Double-ended queue, circular element insertion, deletion, and the input-output)
- 2010-01-11 12:39:06下载
- 积分:1
-
ch9
MATLAB科学计算与工程分析源代码源程序8(MATLAB scientific computing and engineering analysis of the source code source 8)
- 2009-03-24 11:18:21下载
- 积分:1
-
MATLAB2660
matlab的基本教学源码,虽然简单但是浅显易懂。(matlab source code of the basic teaching, although a simple but easy to understand.)
- 2009-04-19 16:34:55下载
- 积分:1