搜索资源列表
Active-contour-models-snake
- This code and doucument describe the image segementation using active contore models [snake].
snakecompute
- 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.
BasicSnake_version2d
- Snake模型和GVF Snake模型的程序,包括2D和3D实现。-Snake model and GVF Snake model procedures, including 2D and 3D.
snake_demo
- this demo provide to better understanding GVF Snake
gvfsnakeMATLAB
- 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 imp
51847167snake_gvf_demo
- GVF SNKE 模型matlab源代码-gvf snake
GVF-
- 基于GVF Snake模型与椭圆肤色模型融合的 手势轮廓检测方法 -GVF Snake model based on skin color model with the elliptical contour integration of gesture detection method
snake
- snakes的kass模型和gvf模型 使用效果还不错 适合学习使用 分割demo-for segmentation
gvfc_src
- This a c matlab source code of GVF snake algorithm from http://www.iacl.ece.jhu.edu/static/gvf/ all rights belong to the source author-This is a c matlab source code of GVF snake algorithm from http://www.iacl.ece.jhu.edu/static/gvf/ all rights b
GVF
- snake方法的主要局限性在于要求初始化要靠近期望的解和对边界的凹形部分的分割存在困难,GVF解决了这两个问题,并将其用于snake图像分割-The main limitation is the snake method requires initialization to be close to the desired solution and the boundary of the concave part of the division of the difficulty, GVF sol
VFC_demos
- 目前常用的snake算法,包括gvf和vfc snake -Snake algorithm currently used, including gvf and vfc snake
GVF
- 使用snake算法寻找图形的轮廓,GVF梯度代替传统方法取得了很好的效果。-Snake algorithm to find the outline of the graphics, GVF gradient instead of the traditional methods achieved good results.
snake
- GVF snake模型算法matlab源程序,利用变分方法,从图像中得到的一种向量场,该向量场被称为梯度矢量流(GVF)场。-GVF snake model algorithm matlab source, using the variational method, a vector field obtained from the image, the vector field is called the gradient vector flow (GVF) field.
snake
- 根据徐晨阳梯度向量流snake方法编写程序-based on Chenyang Xu s GVF snake
EPGVF_Snake code
- 一种基于GVF的改进模型代码,改进了传统snake的部分缺陷(An improved code based on the GVF model)