主动轮廓模型我要分享

active contour

matlab 主动 模型

关注次数: 289

下载次数: 0

文件大小: 329.72 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:用 GUI 运行1.在 matlab 提示符下键入指南。2.单击"转到现有 GUI"3.在此文件相同的目录中选择 snk.fig 文件4.单击顶部的绿色箭头来启动 GUI一旦被启动 GUI,你可以使用由蛇1.点击"新形象"和负载输入的图像。样品图像提供。2.设置平滑参数"西格玛"或留在其默认值然后单击"筛选器"。这将会使平稳的图像。3.尽快您单击"筛选",会出现十字型和使用他们和左点击你的鼠标,您可以选择初始轮廓位置形象。一个红色的圆圈将您单击的无处不在的 appead 和在大多数情况下,您应该单击绕你想要的对象段。必须使用右键单击为了拿最后一点停止 matlab 对要求更多的积分。4.设置不同的蛇参数 (相对权重的能源的角度来说在蛇的目标函数) 或他们留下它们的默认值然后单击"重复"按钮。那条蛇会出现,并且作为它移动收敛到它的低能量状态。版权所有 (c) Ritwik Kumar,哈佛大学 2010本代码实现蛇: 通过 Kass 威金活动轮廓模型和Terzopolous 将纳入 Eline、 Eedge 和 Eterm 的能源因素。请参见包括报告及文件以了解详细信息。


English Description:

To run it with GUI1.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 file4. Click the green arrow at the top to launch the GUIOnce the GUI has been launched, you can use snakes by1. Click on "New Image" and load an input image. Samples image areprovided.2. Set the smoothing parameter "sigma" or leave it at its default valueand click "Filter". This will smooth the image.3. As soon as you click "Filter", cross hairs would appear and usingthem and left click of you mouse you can pick initial contour locationon the image. A red circle would appead everywhere you click and inmost cases you should click all the way around the object you want tosegement. The last point must be picked using a right-click in order tostop matlab for asking for more points.4. Set the various snake p


代码预览