CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - active contour

搜索资源列表

  1. snake

    0下载:
  2. 基于活动轮廓模型的图像分割算法研究,是其中一些子程序,适合初学者研究-Active contour model based image segmentation algorithm, are some of the subroutine, suitable for beginners of
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:12268
    • 提供者:傅开开
  1. active-contour-level-set

    2下载:
  2. 水平集方法图像处理窄带技术Matlab代码实现-Narrow band level set method image processing technology Matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:34396
    • 提供者:li
  1. cv2

    0下载:
  2. 本程序采用半隐式方案实现变分水平集图像分割方法中的“C-V”模型(Active contour without edge)-This program uses the program to achieve semi-implicit variational level set image segmentation methods " CV" model (Active contour without edge)
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1141
    • 提供者:junjun
  1. a

    0下载:
  2. :基于主动轮廓识别和被动轮廓识别方法各自的优缺点,提出结合主动和被动的方法,先对图像进行被动轮廓的预处理,然 后再应用主动轮廓的方法,通过比较选出Canny算子进行预处理,再通过基于概率的方法分割图像,最后再应用Snake模型进行 轮廓提取。并取得较好的应用。-: Identification Based on Active Contour and passive contour recognition advantages and disadvantages of each metho
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:251170
    • 提供者:fuky
  1. acmdemos

    0下载:
  2. active contour model using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1296
    • 提供者:ziya
  1. snake

    0下载:
  2. 活动轮廓模型也称蛇形,定义为最小的能量样条曲线-Active contour model, also known as snake, is defined as the minimal energy splines
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:14528
    • 提供者:liru
  1. active-contour

    0下载:
  2. pdf文献,图形图像处理中常用的经典变形模型英文文献,可用于检测轮廓-pdf documents, graphics, image processing, deformable model commonly used in classic English literature, can be used to detect contours
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:401297
    • 提供者:吴争
  1. snake-2

    0下载:
  2. 主动轮廓线分割 要带opencv库 已经是vc实现了亲-active contour without edge chan-vese model
  3. 所属分类:OpenCV

    • 发布日期:2013-04-13
    • 文件大小:1610892
    • 提供者:linbin
  1. Snake

    0下载:
  2. snake主动轮廓模型,基于区域主动轮廓模型-snake active contour models, region-based active contour model
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2445770
    • 提供者:王智玉
  1. 02

    0下载:
  2. 采用了标准的CV模型算法(无边缘活动轮廓模型算法),实现图像分割-Using the standard CV model algorithm (active contour model without edges algorithm) to achieve image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1320
    • 提供者:王少华
  1. GAC_upwind

    1下载:
  2. 本程序用matlab语言实现了测地线活动轮廓模型,采用了迎风离散方案。-The matlab language to implement the program with the geodesic active contour model, using the upwind discretization scheme.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1573
    • 提供者:康田
  1. simple-one

    0下载:
  2. 主动轮廓模型CV算法的实现,可以实现对图像的轮廓提取-Active contour model CV algorithm, can extract the contours of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1269
    • 提供者:叶韬成
  1. Chan-Vese

    0下载:
  2. ACTIVE CONTOUR WITHOUT EDGES in matlab-ACTIVE CONTOUR WITHOUT EDGES in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:990172
    • 提供者:naseri
  1. gvf

    0下载:
  2. Gradient vector flow active contour
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:16309
    • 提供者:kwstas_211
  1. Image-Segmentation-Method

    0下载:
  2. 本文主要研究基于水平集方法的活动轮廓模型图像分割,在回顾活动轮廓模 型发展的基础上,介绍了曲线演化理论及其水平集方法,证明了水平集方法可以 有稳定的数值实现方式且其处理拓扑变化的自然性,进一步引出了变分水平集方 法。 本文介绍了两种不同的几何活动轮廓模型:基于梯度信息的李纯明模型以及 基于区域信息的 Chan-Vese 模型(C-V 模型)。在分析上述两模型的优缺点上,提 出了一种改进的 C-V 模型,改进模型引入了距离约束项,同时对基于区域的外部 能量项进行了改进,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3343888
    • 提供者:赵昭
  1. snake

    0下载:
  2. 介绍活动轮廓模型的原理,根据作者原创论文编写的matlab程序。-Introduces the principle of active contour model, according to the author of the original paper writing in matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:18499
    • 提供者:shang
  1. 0710210024

    0下载:
  2. 主动轮廓VC++代码实现,传统的主动轮廓,可以基于此代码进行改进-active contour
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:8460281
    • 提供者:machao
  1. LevelSet_CVkeyong

    0下载:
  2. 实现无边界主动轮廓,能够直接运行的,很好用。希望对大家有用-active contour without edges
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:3053562
    • 提供者:szv
  1. regionbased_seg

    0下载:
  2. 使用活动轮廓模型对图详进行分割,并附上一个从avi视屏中提取图像的一个小程序-Segmentation, active contour model diagram details a small program to extract images from avi screen with a
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:16010
    • 提供者:xingsongjian
  1. ACMsnakes

    0下载:
  2. Snake model is widely used in image segmentation。Active contour model should be digested once。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:28903
    • 提供者:Chenx
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »
搜珍网 www.dssz.com