搜索资源列表
snakes算法简单程序(可运行)
- snakes算法简单程序(可运行),对初步学习snakes算法有帮助-snakes simple algorithm (runs), the preliminary study snakes help Algorithm
Snakes
- Snake模型,也就是常说得Active Contour模型的MATLAB实现,其中还包含了原文献。-Snake model, which is often put Active Contour MATLAB model, it also includes the original literature.
sinscroll
- 制造一种象街机游戏中目标移动的效果,一串字符会象蛇一样漂移前进。采用数学三角函数,使前进的速度是渐变流畅的。-manufacture arcade games as a target moving effect, a bunch of characters like snakes will drift forward. Mathematical trigonometry, the speed of progress is gradual fluent.
snakes
- matlab开发的一些关于基于GVF的图像分割算法,
Snakesalgrithm
- Snakes算法的matlab代码
Snakes
- SNAKE物件追踪程式范例
Snakes
- snakes模型在图象图形处理中的应用 该程序具体实现了如何建立snakes模型
snakes
- 关于snake算法对图像处理的实现,包括相关实例。 不错!
snakes
- 关于分割算法蛇行Snake经典算子在matlab中的实现
snakepaper
- Snake 动态轮廓模型,GVF Snake,经典文章两篇。Active contour model. Kass Snakes Active Contour Models, Xu , Snakes, Shapes, and Gradient Vector Flow
Matlab snakes demo
- 主动轮廓模型,即snake算法的demo-active contour models, snake algorithm demo
snake_gvf_demo
- GVF snakes. 最近学习用到的code,可以帮助图像处理入门级的学生了解GVF snake的实现。-GVF snakes. Recent study used the code, image processing can help entry-level students to understand the realization of GVF snake.
Snakes
- VC++编写,snake算法边缘检测源码-VC++ Prepared, snake algorithm for edge detection source
snakes-active-contour-models
- 非常经典的snake文章。必看之一。Snake模型初始轮廓选取的研究-Very classic snake article. One must-see. Snake model of the initial outline of the selected research
SNAKEGVF
- Active contour models, deformable surface models, edge detection, gradient vector flow, image segmentation, shape representation and recovery, snakes.-Active contour models, deformable surface models, edge detection, gradient vector flow, image s
snake
- snakes的VC++实现,非常实用的代码-snakes of the VC++ to achieve a very useful code
SnakesMatLabMEXfile
- Snakes MatLab code, it can be used according to the statment inside!
asmsnake
- snakes模型的代码(matlab语言),包括GVF模型代码,里面含使用说明。-snakes model code (matlab language), including the GVF model code, which contains instructions.
snakes
- CLASSIC PAPER FOR SNAKES: ACTIVE CONTOUR MODELS.
SnakeSharp
- snakes主动轮廓模型经典算法代码,实现复杂轮廓的提取(Active contour model)