搜索资源列表
GVF Snake_Xu
- Xu的完整的GVF Snake代码
GVF_Snake_plus.rar
- GVF snake的C++实现,开发环境为VC6.0,OpenCV。大部分代码都为本地代码。代码依据GVF原始论文以及其demo编写。 ,GVF snake' s C++ implementation, development environment for VC6.0, OpenCV. Most of the code for the local code. GVF dissertation based on original code as well as the preparation o
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.
GVF_BY_XU
- XU等人做的关于GVF的小DEMO,里面比较了和传统蛇模型的不同之处以及GVF的优点,可以借此做些改进-XU and other people to do about the GVF small DEMO, which compared the traditional snake model and the differences as well as the advantages of GVF can be done to improve
BasicSnake_version2d
- Snake模型和GVF Snake模型的程序,包括2D和3D实现。-Snake model and GVF Snake model procedures, including 2D and 3D.
snake代码
- 本代码包含主动轮廓模型、balloon模型、gvf模型。代码简洁,处理效果很要,图形分割精确。
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.
FaceEdge-GVF
- 基于GVF的SNAKE算法,应用于红外人脸分割,用matlab编写的-SNAKE the GVF-based algorithms, used in infrared face segmentation, prepared by matlab
tuxiangfenggesuanfa
- 人工干预使蛇模型只能用于半自动的图像分割,该文在梯度向量流(GVF)蛇模型的基础上提出一种基于流场节点与最小路径方法 的全自动图像分割算法。在图像的GVF 场上检测出流场节点,以节点为种子,采用多标记快速扫描法获得一个初始分割,采用区域合并 得到最终分割结果。实验结果证明了该算法的鲁棒性和有效性。-Manual intervention to make the snake model can only be used for semi-automatic image segmentati
matlabsnakeGVF
- example of matlab source code of snake GVF algorithm.-example of matlab source code of snake GVF algorithm.
snake
- Snake模型是广泛应用于数字图像处理的目标轮廓跟踪算法-Snake model is widely used in digital image processing of the object contour tracking algorithm
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
snake
- 进行边界轮廓标定的snake算法工具箱,距离势能 gvf 以及传统sanke等各种snake-The boundary contour of the snake algorithm calibration kit, from the potential gvf and other traditional snake sanke
GVF_Snake_plus
- GVF-snake程序,运用GVF-snake对图像进行分割处理-Guass
GVF-
- 基于GVF Snake模型与椭圆肤色模型融合的 手势轮廓检测方法 -GVF Snake model based on skin color model with the elliptical contour integration of gesture detection method
GVF-Snake-model-
- :通过对梯度矢量流(GVF)力场迭代和轮廓收敛过程中时间开销大、不能逼近较复杂轮 廓等不足之处的分析,提出了一种新的初始轮廓线的设置方法。基于小波变换的多尺度轮廓检测算 法,能够较精确地定位出各类轮廓,在此基础上设置的初始轮廓线能够非常好地靠近图像中的各种真 实轮廓。实验结果表明,此方法有效地缩小了搜索的范围,减少了GVF迭代次数,提高了轮廓收敛的 速度,并保留了GVF Snake模型的所有优点。-: The gradient vector flow (GVF) field it
snake
- 图像处理领域经典的几个模型,主动轮廓模型和梯度矢量流主动轮廓模型,用于像素图像的轮廓收敛。(Snake model and GVF Snake model)
snake
- Gradient Vector Flow (GVF) snake is one kind of active contours - curves that can move within images to find the boundaries of objects. 3D active contours are also known as deformable models. GVF snake begins with calculating the GVF force field over