登录
首页 » matlab » activeContoursSnakesDemo

activeContoursSnakesDemo

于 2010-07-05 发布 文件大小:326KB
0 168
下载积分: 1 下载次数: 66

代码说明:

  本演示实现了主动轮廓模型由Kass等人提出。 要运行它的图形用户界面 1。基于MATLAB型引导提示。 2。关于“到现有的图形用户界面,点击” 3。选择在与本文件相同的目录snk.fig文件 4。按一下上方的绿色箭头启动图形界面 一旦GUI已经启动,您可以通过使用蛇 1。点击“新形象”,并加载输入图像。提供的样品图像。 2。平滑参数设置“西格玛”或保留其默认值并点击“过滤器”。这将平滑图像。 3。只要你点击“过滤器”,头发会出现交叉,用他们和你左击鼠标,您可以选择在图像上的初始轮廓的位置。会出现一个红色圆圈到处您单击并在多数情况下,你应该单击对象周围的一切你想要的部分。最后一点,必须挑选使用右键单击,以阻止更多的积分为MATLAB的要求。 4。设置各种蛇参数(在能源方面的相对权重的蛇目标函数)或离开它们的默认值,然后按一下他们“迭代”按钮。蛇会出现和移动,因为它收敛到它的低能量状态。(This demo implements the Active Contour Models as proposed by Kass et al. To run it with GUI 1. Type guide on the matlab prompt. 2. Click on "Go to Existing GUI" 3. Select the snk.fig file in the same directory as this file 4. Click the green arrow at the top to launch the GUI Once the GUI has been launched, you can use snakes by 1. Click on "New Image" and load an input image. Samples image are provided. 2. Set the smoothing parameter "sigma" or leave it at its default value and click "Filter". This will smooth the image. 3. As soon as you click "Filter", cross hairs would appear and using them and left click of you mouse you can pick initial contour location on the image. A red circle would appear everywhere you click and in most cases you should click all the way around the object you want to segment. The last point must be picked using a right-click in order to stop matlab for asking for more points. 4. Set the various snake paramete)

文件列表:

activeContoursDemo
..................\activeContours_Snakes.pdf,364184,2010-07-02
..................\chest.pgm,47490,2005-11-06

..................\filter_function.m,2448,2010-07-02
..................\getsnake.m,2974,2010-07-02
..................\heart.pgm,25615,2005-11-06
..................\img1.tif,40658,2005-11-06
..................\img2.tif,34306,2005-11-06
..................\interate.m,4822,2010-07-02
..................\new.pgm,65594,2005-11-06
..................\README.txt,199,2010-07-02
..................\room.pgm,4112,2005-11-06
..................\snk.fig,5814,2010-07-02
..................\snk.m,25966,2010-07-02

..................\U64.pgm,4109,2005-11-06
license.txt,1333,2010-07-02

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

发表评论

0 个回复

  • 61i_atan_cordic_v2_0_vhdl_ise
    my_atan_cordic.xco - Core parameter file my_atan_cordic.vho - Core VHDL instantiation template my_atan_cordic.vhd - Core VHDL simulation file (only for simulation) my_atan_cordic.edn - Core EIDF netlist (only for implementation) x_in_cos.dat - input data for the simulation (only for simulation) y_in_cos.dat - input data for the simulation (only for simulation) cordic_functional.do - ModelSim do file for functional simulation cordic_timing.do - ModelSim do file for timing simulation design_top.ucf - contrsaints file (only for implementation) design_top.vhd - VHDL toplevel design_top_tb.vhd - VHDL testbench
    2010-06-03 19:51:01下载
    积分:1
  • Demo_Undersampling_FourierDomain
    采用傅里叶降采样方法恢复MRI图像,压缩感知稀疏重构在核磁共振成像中的运用(Using Fourier down sampling method of MRI image restoration, the use of compressed sensing sparse reconstruction in magnetic resonance imaging.)
    2014-12-07 13:51:10下载
    积分:1
  • POCS
    matlab应用源程序,只能采集,网络连接(matlab application source code, can collect)
    2013-11-23 16:19:50下载
    积分:1
  • SpillOver_DY
    说明:  计算Diebold and Yilmaz(2014)溢出指数 Diebold F X, Yilmaz K. Better to give than to receive: Predictive directional measurement of volatility spillovers. International Journal of Forecasting, 2012, 28(1): 57-66.(Diebold and Yilmaz(2014) spillover index Diebold F X, Yilmaz K. Better to give than to receive: Predictive directional measurement of volatility spillovers. International Journal of Forecasting, 2012, 28(1): 57-66.)
    2021-04-23 14:28:47下载
    积分:1
  • bitencrypt
    根据论文中的算法,读者给运用matlab将程序写了出来,将一个24位真彩图像进行加密,再运用真确的解钥对图像进行解密!(According to papers in the algorithm, readers to use matlab program to write out a 24-bit true color image is encrypted, and then use the solution of the authenticity of image decryption key!)
    2007-11-25 15:13:57下载
    积分:1
  • linefit
    Plot the least squares fit by a line
    2010-03-06 17:22:44下载
    积分:1
  • FM
    说明:  matlab,FM,通信系统,调制,解调,信号波形,频谱(matlab, FM, a communication system, a modulation, a demodulation, the signal waveform, the spectrum)
    2012-11-21 21:45:24下载
    积分:1
  • video_capturevfm-matlab
    matlab的视频捕获程序,希望对大家有用。谢谢了。(Matlab Video Capture procedures in the hope that it may be useful right. Thank you, the.)
    2006-11-04 00:32:07下载
    积分:1
  • LINGO-in-mathematical-modeling
    LINGO和Excel在数学建模中的应用(LINGO and Excel in mathematical modeling)
    2012-05-19 23:36:45下载
    积分:1
  • K_Means
    K_Means聚类算法matlab实现,包含三个子函数,可用在图像处理中(K_Means clustering algorithm matlab realize, including three sub-functions that can be used in image processing)
    2014-01-03 14:42:55下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载