CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - GVF Snake模型

搜索资源列表

  1. snake_demo_matlab

    0下载:
  2. snake模型寻找图像边界,以及改进的GVF算法-snake model for image border, and to improve the algorithm GVF
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:171280
    • 提供者:彭菲
  1. GVF_Snake

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

    • 发布日期:2008-10-13
    • 文件大小:149794
    • 提供者:happynp
  1. snakepaper

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

    • 发布日期:2008-10-13
    • 文件大小:3232905
    • 提供者:陈勇
  1. GVF_BY_XU

    0下载:
  2. 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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:989270
    • 提供者:leon
  1. gvf_SSF

    0下载:
  2. 基于gvf(Gradient Vector Flow)的主动轮廓模型(snake)图像分割算法。 包括3个算法的实现,即基本SNAKE,ballon snake, 和GVF snake. 都采用了参数解法,很适合初学者使用-Based gvf (Gradient Vector Flow) of the active contour model (snake) segmentation algorithm. Including the three algorithm, namely, th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:988796
    • 提供者:孙水发
  1. GVF-Snake-model-

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

    • 发布日期:2017-03-24
    • 文件大小:248673
    • 提供者:fuky
  1. snake

    0下载:
  2. snake模型的实现,gvf-snake模型的实现-snake model to achieve, gvf-snake model realization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:12149
    • 提供者:樱花烬
  1. GVFsnake

    0下载:
  2. 梯度矢量流snake模型算法实现,适合初学者学习-GVF snake model algorithm, suitable for beginners to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:838442
    • 提供者:胡柯东
  1. snake

    0下载:
  2. GVF snake模型算法matlab源程序,GVF是根据光流场原理,利用变分方法,从图像中得到的一种向量场,该向量场被称为梯度矢量流(GVF)场。-GVF snake model algorithm matlab source, GVF is based on the principle of optical flow field, using the variational method, a vector field obtained from the image, the vector
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1180298
    • 提供者:sunjing
  1. gvf-snake--hanhua

    0下载:
  2. 包含传统、球膨胀、gvf和距离模型,可以简单运用在2值图像上-Contains traditional ball expansion, gvf and distance model, you can simply use the binary image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2555330
    • 提供者:戴灿荣
  1. 38990589GVF_Snake

    0下载:
  2. 图像分割的GVF模型的MATLAB源代码,在gvf_v5.zip中,另有经典snake模型的代码-Image segmentation of GVF model of MATLAB source code, in GVF v5. Zip, another classic snake model code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2810375
    • 提供者:ghy
  1. snake

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

    • 发布日期:2017-12-24
    • 文件大小:166912
    • 提供者:墨墨无语
  1. GVF_Snake

    0下载:
  2. 图像分割的GVF模型的MATLAB源代码,在gvf_v5.zip中,另有经典snake模型的代码 (Image segmentation of GVF model of MATLAB source code, in GVF v5. Zip, another classic snake model code)(Image segmentation of GVF model of MATLAB source code, in GVF v5. Zip, another classic snake m
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:2809856
    • 提供者:浮云l
搜珍网 www.dssz.com