搜索资源列表

  1. GVFSnakeMatlab

    0下载:
  2. GVF Snake 程序,用于图象分割,用MATLAB语言编写-GVF Snake procedures for image segmentation using MATLAB language
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-01
    • 文件大小:17408
    • 提供者:lilan
  1. gvf1111

    0下载:
  2. 利用matlab编程实现gvf snake算法,并得到了较好的结果,比传统的snake有较大的改进-using Matlab programming gvf snake algorithm, and a better result, than the traditional snake a greater improvement
  3. 所属分类:图形图象

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:刘洋
  1. gvf_v5

    0下载:
  2. gvf snake 范例程式,以matlab撰写-gvf snake sample program to write matlab
  3. 所属分类:其他小程序

    • 发布日期:2024-06-01
    • 文件大小:1007616
    • 提供者:林蓓欣
  1. Image_Contour_Detecting_Base_on_GVF_Snake

    0下载:
  2. 主动轮廓模型( snake) 是计算机视觉领域的重要研究方向, 受到越来越多的研究者的青睐。由于传统snake 具有不能收敛到凹 形区域和收敛速度较慢等缺点, 通过改进外部能量, 引入了梯度矢量流主动轮廓模型(GVF Snake)。实验表明, 该方法能更快、更好的收敛 于图像轮廓。-Active contour model (snake) is an important field of computer vision rese
  3. 所属分类:图形图象

    • 发布日期:2024-06-01
    • 文件大小:342016
    • 提供者:赵希成
  1. GVFSnake(matlab)

    0下载:
  2. GVF snake用matlab实现,可用于图像边缘检测和分割-GVF snake with matlab realize, can be used for image edge detection and segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:1966080
    • 提供者:谢祎
  1. GVF_Snake

    0下载:
  2. 图像分割是由图像处理到图像分析的关键步骤,涉及到计算机视觉技术的复杂问题。在医学图像方面,许多应用大都依赖于对图像中目标轮廓的准确提取。基于微分算子检测的方法几乎都对噪声较为敏感且不能保证得到连续的边缘,无法用于辨识和分析目标。由Kass提出的基于主动轮廓线的Snake模型[1],用一个具有一定弹性的封闭曲线,在曲线自身形状约束力和由图像数据计算而来的外部力的共同作用下演化,来逼近目标边界,完成对图像的分割。 GVF snake V
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:149504
    • 提供者:happynp
  1. GVFVCCODE

    0下载:
  2. GVF Snake算法的VC源码。GVF是活动轮廓算法Snake的一种改进,能够解决Snake不能够收敛到凹行区域的缺陷-GVF Snake algorithm VC source. GVF active contour algorithm is an improvement Snake, Snake can be resolved can not converge to the concave line defect region
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:13312
    • 提供者:selina
  1. IGvfSnake

    0下载:
  2. 用opencv+vc6.0控制台开发的一个基于自己改进的GVF snake算法的程序,用于图像分割。效果还不错。 有疑问可以Email 我:happynp@qq.com-Opencv vc6.0 console with the development of an improvement based on their own procedures for GVF snake algorithm for image segmentat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:188416
    • 提供者:happynp
  1. gvf_snake_MATLAB

    0下载:
  2. 一个很实用的GVF SNAKE程序,对于新手来说,可以通过代码的学习,掌握GVF SNAKE的意义和处理步骤-A very practical GVF SNAKE procedures, for the novice, it can be through the code learning, GVF SNAKE grasp the meaning and processing steps
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:998400
    • 提供者:林坤杰
  1. snakepaper

    0下载:
  2. Snake 动态轮廓模型,GVF Snake,经典文章两篇。Active contour model. Kass Snakes Active Contour Models, Xu , Snakes, Shapes, and Gradient Vector Flow-Snake dynamic contour model, GVF Snake, the classic article 2. Active contour model. Ka
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:3232768
    • 提供者:陈勇
  1. snake_gvf_demo

    0下载:
  2. 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.
  3. 所属分类:图形图象

    • 发布日期:2024-06-01
    • 文件大小:171008
    • 提供者:LiliWong
  1. FaceEdge-GVF

    0下载:
  2. 基于GVF的SNAKE算法,应用于红外人脸分割,用matlab编写的-SNAKE the GVF-based algorithms, used in infrared face segmentation, prepared by matlab
  3. 所属分类:图形图象

    • 发布日期:2024-06-01
    • 文件大小:542720
    • 提供者:lee
  1. tuxiangfenggesuanfa

    0下载:
  2. 人工干预使蛇模型只能用于半自动的图像分割,该文在梯度向量流(GVF)蛇模型的基础上提出一种基于流场节点与最小路径方法 的全自动图像分割算法。在图像的GVF 场上检测出流场节点,以节点为种子,采用多标记快速扫描法获得一个初始分割,采用区域合并 得到最终分割结果。实验结果证明了该算法的鲁棒性和有效性。-Manual intervention to make the snake model can only be used for s
  3. 所属分类:图形图象

    • 发布日期:2024-06-01
    • 文件大小:271360
    • 提供者:子登
  1. snake_demo

    0下载:
  2. this demo provide to better understanding GVF Snake
  3. 所属分类:matlab例程

    • 发布日期:2024-06-01
    • 文件大小:181248
    • 提供者:kotakungu
  1. gvfsnakeMATLAB

    0下载:
  2. gvf snake 邊緣檢測範例(包含範例圖)-1. Introduction and Installation Instructions ---------------------------------------------- Welcome to the Gradient Vector Flow (GVF) Active Contour Toolbox. The Matlab*.m files in this
  3. 所属分类:matlab例程

    • 发布日期:2024-06-01
    • 文件大小:1561600
    • 提供者:Jason Wang
  1. snake

    0下载:
  2. 进行边界轮廓标定的snake算法工具箱,距离势能 gvf 以及传统sanke等各种snake-The boundary contour of the snake algorithm calibration kit, from the potential gvf and other traditional snake sanke
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-01
    • 文件大小:9216
    • 提供者:GORE
  1. GVF_Snake_plus

    0下载:
  2. GVF-snake程序,运用GVF-snake对图像进行分割处理-Guass
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:91136
    • 提供者:张镖
  1. GVF-

    0下载:
  2. 基于GVF Snake模型与椭圆肤色模型融合的 手势轮廓检测方法 -GVF Snake model based on skin color model with the elliptical contour integration of gesture detection method
  3. 所属分类:matlab例程

    • 发布日期:2024-06-01
    • 文件大小:246784
    • 提供者:李绅
  1. GVF-Snake-model-

    0下载:
  2. :通过对梯度矢量流(GVF)力场迭代和轮廓收敛过程中时间开销大、不能逼近较复杂轮 廓等不足之处的分析,提出了一种新的初始轮廓线的设置方法。基于小波变换的多尺度轮廓检测算 法,能够较精确地定位出各类轮廓,在此基础上设置的初始轮廓线能够非常好地靠近图像中的各种真 实轮廓。实验结果表明,此方法有效地缩小了搜索的范围,减少了GVF迭代次数,提高了轮廓收敛的 速度,并保留了GVF Snake模型的所有优点。-: The gradi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:248832
    • 提供者:fuky
  1. snake

    0下载:
  2. 图像处理领域经典的几个模型,主动轮廓模型和梯度矢量流主动轮廓模型,用于像素图像的轮廓收敛。(Snake model and GVF Snake model)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:166912
    • 提供者:墨墨无语
« 12 3 4 »

源码中国 www.ymcn.org