登录
首页 » matlab » seam-carving

seam-carving

于 2013-04-30 发布 文件大小:4732KB
0 223
下载积分: 1 下载次数: 61

代码说明:

  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.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Cdma2k
    这个模型仿真了CDMA2000 1xRTT下行链路(从基站到移动站)。(The model simulation of CDMA2000 1xRTT downlink (from base station to mobile station).)
    2009-11-23 17:35:44下载
    积分:1
  • three_point_circle
    一个三点画圆的程序。点三个点,然后根据这三个点画圆。(a 3:00 Circle procedures. Point 3, then under the three points Circle.)
    2006-06-03 21:31:56下载
    积分:1
  • burckhardht12
    滑移率的模拟,应用simulink实现的程序(simulink of U)
    2012-03-26 09:51:09下载
    积分:1
  • Locally-Weighted-Regression
    Locally weighted regression (LWR) is a memory-based method that performs a regression around a point of interest using only training data that are ``local to that point. One recent study demonstrated that LWR was suitable for real-time control by constructing an LWR-based system that learned a difficult juggling task.
    2013-01-10 22:59:48下载
    积分:1
  • 使用指数加权移动平均值的估计值
    说明:  matlab开发-使用指数加权移动平均值的估计值。用指数加权移动平均法估计投资组合的风险价值。(Matlab development - the use of exponentially weighted moving average estimates. Using the index weighted moving average method to estimate the value at risk of the portfolio.)
    2020-07-06 15:48:58下载
    积分:1
  • MyDct_SourceCode
    this is matlab program
    2009-06-08 15:08:42下载
    积分:1
  • fuzzy-logic-project
    CI fuzzy logic application on aircraft landing program
    2013-02-12 10:12:52下载
    积分:1
  • fangzhen
    基于MATLAB的电机仿真及调节,通过pid控制器达到位置控制精度要求(The motor based on MATLAB simulation and adjustment, the position control accuracy is achieved by pid controller)
    2015-03-18 18:26:42下载
    积分:1
  • Deskew-papers
    it contains papers of deskewing of different approaches in the pdf
    2011-01-22 13:36:36下载
    积分:1
  • MIT-matlab
    说明:  MIT Matlab教程:INTRODUCTION TO MATLAB — Fall 1999 Thomas F. Weiss Last modification September 9, 1999 1(MATLAB is a programming language and data visualization software package which is especially effective in signal processing and systems analysis. This document is a brief introduction to MATLAB that focuses on those features that are of particular importance in 6.003.1 It is assumed that the reader is familiar with Project Athena, has an Athena account, and has little or no experience with MATLAB. Other MATLAB help is available through Athena consulting which offers a number of more tutorial handouts and short courses (ext. 3-4435), on-line consulting (type olc at the Athena prompt), and Athena on-line help (type help at the Athena prompt). There are a number of books available that describe MATLAB. For example, Engineering Problem Solving with Matlab, by D. M. Etter, published by Prentice-Hall (1997) and Mastering MATLAB, by Hanselman and Littlefield, published by Prentice-Hall (1996). The paperback MATLAB Primer by K. Sigmon, published by CRC Press (1994) is a handy summar)
    2011-02-18 21:37:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载