CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - snake.m
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - snake.m - List
[
Graph program
]
snake.m
DL : 0
snakes are a variational technique to find the best contour that aligns with an image. The basic routine, snake.m, aligns a sequence of points along a contour to the maximum of an array or image. Provide it with an image, a set of starting points, limits on the search space and it returns a new set of points that better align with the image.
Update
: 2008-10-13
Size
: 2.65kb
Publisher
:
atlas
[
Graph program
]
snake_demo.m
DL : 0
The m-file is a demonstration script. Using your own array of image data, or a built-in default, a demo window is displayed where you can click to indicate points and see the snake program in action.
Update
: 2008-10-13
Size
: 5.44kb
Publisher
:
atlas
[
Graph program
]
Matlab snakes demo
DL : 0
主动轮廓模型,即snake算法的demo-active contour models, snake algorithm demo
Update
: 2025-02-17
Size
: 3kb
Publisher
:
秦晓芳
[
Graph program
]
snake.m
DL : 0
snakes are a variational technique to find the best contour that aligns with an image. The basic routine, snake.m, aligns a sequence of points along a contour to the maximum of an array or image. Provide it with an image, a set of starting points, limits on the search space and it returns a new set of points that better align with the image.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
atlas
[
Graph program
]
snake_demo.m
DL : 0
The m-file is a demonstration script. Using your own array of image data, or a built-in default, a demo window is displayed where you can click to indicate points and see the snake program in action.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
atlas
[
Other Embeded program
]
sb3520
DL : 0
辞典 dict3.asm.grammar.asm,newword.asm 学习 learn.asm 名片 userinf.asm 备忘 userinf.asm 提醒 userinf.asm time.asm 计算 calcul.asm,trigonom.asm,trigdata.asm 资料 info.asm 网络 net.asm rsdrv.asm,netview.asm 游戏 guess.asm,mine.asm,snake.asm,brick.asm,digblk.asm,pushbox.asm 系统 synth.asm 公共涵数: public.asm -dict3.asm.grammar.asm dictionary, newword.asm learning learn.asm card memorandum use userinf.asm rinf.asm remind userinf.asm time.asm calculated calcul.as m, trigonom.asm. trigdata.asm info.asm information network net.asm rsdrv.asm , netview.asm game guess.asm, mine.asm. snake.asm, brick.asm, digblk.asm. pushbox.asm system synth.asm public Culvert : public.asm
Update
: 2025-02-17
Size
: 633kb
Publisher
:
张琳
[
Special Effects
]
snake_examples
DL : 0
snake算法的多种实例,包括ballon,distance等共计8个m文件-snake algorithm many examples, including ballon. Total distance, and other documents 8 m
Update
: 2025-02-17
Size
: 8kb
Publisher
:
林道庆
[
Special Effects
]
snakesf_demo
DL : 0
snake算法实现轮廓提取,可以生成一个对话框,点相应按钮实现相关处理功能-snake contour extraction algorithm can generate a dialog, point to achieve the button corresponding correlation function
Update
: 2025-02-17
Size
: 8kb
Publisher
:
刘劳达
[
Graph Recognize
]
snakes
DL : 0
关于分割算法蛇行Snake经典算子在matlab中的实现-Segmentation algorithm on the classic Snake Snake operator of realize in matlab
Update
: 2025-02-17
Size
: 22kb
Publisher
:
wlq
[
Graph Recognize
]
GVFsnakes
DL : 0
关于分割算法蛇行GVFSnake经典算子在matlab中的实现-Segmentation algorithm on the classic Snake GVFSnake operator of realize in matlab
Update
: 2025-02-17
Size
: 41kb
Publisher
:
wlq
[
Special Effects
]
MatlabApplicationinImageProcess
DL : 0
M a t l a b 在图像处理中应用的各种函数集,做图像处理的查询很方便-M atlab applications in image processing various function sets, the query to do image processing easily
Update
: 2025-02-17
Size
: 28kb
Publisher
:
wang
[
Game Program
]
MFC_SNAKE
DL : 0
MFC的贪吃蛇,MFC的贪吃蛇 MFC的贪吃蛇-MFC of the Snake, MFC The MFC of Snake Snake
Update
: 2025-02-17
Size
: 1.87mb
Publisher
:
caitengewn
[
Books
]
finiteelemenimages
DL : 0
怕米上的经典文章。有限元方法求解蛇模型的算法,经典。Snake模型初始轮廓选取的研究-M afraid of the classic article. Finite element method for solving the snake model algorithm, a classic. Snake model of the initial outline of the selected research
Update
: 2025-02-17
Size
: 2.15mb
Publisher
:
leon
[
matlab
]
work_snake
DL : 0
This function provides an interactive GUI for showing how the snake m-file works. For more information about the GUI press the help button. For more information about the snake function itself type help snake SNAKES - A MatLab MEX file to demonstrate snake contour-following. This Software was developed by Chris Bregler and Malcolm Slaney of Interval Research Corporation. Copyright (c) 1995 Interval Research Corporation. -This function provides an interactive GUI for showing how the snake m-file works. For more information about the GUI press the help button. For more information about the snake function itself type help snake SNAKES- A MatLab MEX file to demonstrate snake contour-following. This Software was developed by Chris Bregler and Malcolm Slaney of Interval Research Corporation. Copyright (c) 1995 Interval Research Corporation.
Update
: 2025-02-17
Size
: 1.17mb
Publisher
:
Vovan
[
Other Riddle games
]
snake
DL : 0
贪吃蛇MATLAB m文件 snake.m
Update
: 2025-02-17
Size
: 5kb
Publisher
:
hazard
[
matlab
]
gvfsnakeMATLAB
DL : 0
gvf snake 邊緣檢測範例(包含範例圖)-1. Introduction and Installation Instructions ---------------------------------------------- Welcome to the Gradient Vector Flow (GVF) Active Contour Toolbox. The Matlab*.m files in this software distribution implement our GVF snake, the original (Kass, Witkin, and Terzopoulos) snake, the balloon snake, and the distance snake. These programs were designed, written and tested by Chenyang Xu and Jerry Prince. To install this software, simply unzip the file into an empty directory, making sure to ask your unzipper program to restore the directory structure of the zipped files. In this documentation, we will assume that you have unzipped the files into C:\GVF. 2. Documentation ---------------- We have included two research papers that describe GVF. You can find these in C:\GVF\papers. Brief descriptions of the software modules can be found in this file below. For more detail, you should run Matlab, add the path C:\GVF\snake, and type "help function-name". F
Update
: 2025-02-17
Size
: 1.49mb
Publisher
:
Jason Wang
[
matlab
]
snakecompute
DL : 0
snake 算法图像处理 purpose to show the use of traditional snakes and GVF snakes M fuctions.- purpose to show the use of traditional snakes and GVF snakes M fuctions.
Update
: 2025-02-17
Size
: 328kb
Publisher
:
skean
[
Other
]
Snake-code-(C-to-realize
DL : 0
3D贪吃蛇,全新的视觉角度,丰富的地图世界,精美的3D效果,给你带来不一样的感觉!来吃掉一切眼前能吃的的东西让自己长得更长!-3D Snake, a new visual angle, the rich world map, beautiful 3D effect, bring you different feeling! To eat everything in front can eat things that I' m more!
Update
: 2025-02-17
Size
: 1kb
Publisher
:
无情
[
Graph program
]
snake.m
DL : 0
snakes are a variational technique to find the best contour that aligns with an image. The basic routine, snake.m, aligns a sequence of points along a contour to the maximum of an array or image. Provide it with an image, a set of starting points, limits on the search space and it returns a new set of points that better align with the image.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
电子测量
[
Graph program
]
snake.m
DL : 0
snakes are a variational technique to find the best contour that aligns with an image. The basic routine, snake.m, aligns a sequence of points along a contour to the maximum of an array or image. Provide it with an image, a set of starting points, limits on the search space and it returns a new set of points that better align with the image.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
arData
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.