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

搜索资源列表

  1. Wikipedia

    0下载:
  2. 人脸检测的研究具有重要的学术价值,人脸是一类具有相当复杂的细节变化的自然结构目标,对此类目标的挑战性在于:人脸由于外貌、表情、肤色等不同,具有模式的可变性;一般意义下的人脸上,可能存在眼镜、胡须等附属物;作为三维物体的人脸影像不可避免地受由光照产生的阴影的影响。因此,如果能够找到解决这些问题的方法,成功地构造出人脸检测系统,将为解决其他类似的复杂模式的检测问题提供重要的启示。本书对人脸检测的基本问题、研究思路和方法、经典的算法和技术全方位地做了深入系统的介绍,着重介绍了作者在利用活动轮廓模型方法
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:2047
    • 提供者:mothli
  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. 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. 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. 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. 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. g_visual

    0下载:
  2. 本程序是实现对一个分段表达的测地线活动轮廓模型的边缘函数的可视化显示1.计算分段边缘函数2.显示输出可视化图像 -This program is a visual display to achieve the function of the edge of a piecewise expression of the geodesic active contour model calculation segmented edge function display output visualiz
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1158
    • 提供者:gaoyang
  1. GAC_Matlab

    0下载:
  2. G测地活动轮廓模型的代码,是基于图像的梯度信息进行处理的,属于水平集范畴-Measured the active contour model code is based on the gradient of the image information processing, belonging to the scope of the level set
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2303671
    • 提供者:李敏
  1. paper-and-matlab-code

    1下载:
  2. 新发表论文Graph cuts based active contour model with selective local or global segmentation 附源码,基于图割的主动轮廓模型,用于有选择的局部分割或全局分割,欢迎下载!-Published Graph cuts based active the contour the model with selective local or global a segmentation attached source, the ac
  3. 所属分类:Special Effects

    • 发布日期:2015-03-12
    • 文件大小:342016
    • 提供者:郑强
  1. NGC_ACM

    1下载:
  2. 图割(GC)和主动轮廓模型(ACM)相结合的一种图像分割方法,既可以进行局部图像的分割,也可进行全局图像的分割,简单实用。-A combination of graph cuts (GC) and the active contour model (ACM) image segmentation method, either local image segmentation, global image segmentation, simple and practical.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-12
    • 文件大小:342016
    • 提供者:zhangqian
  1. main

    0下载:
  2. 首先载入一幅图像,然后对其进行活动轮廓模型分割。-First, load an image, then its active contour model segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:1128
    • 提供者:刘小燕
  1. tuxianglunkuo

    0下载:
  2. 图像轮廓提取方法研究 :对现有的轮廓提取~E-q~进行分析,把主要的轮廓提取方法划分为先验知识法、数学形态法、基于梯度的方法、水平集方法、 活动轮廓模型方法、以及神经动力学方法六大类,并研究这些方法的主要特点。对轮廓提取方法研究进行展望,提出神经动力学方 法是轮廓提取方法的发展方向。-The current research methods for contour extracting are discussed.The main methods are classified into
  3. 所属分类:Software Testing

    • 发布日期:2017-11-16
    • 文件大小:357639
    • 提供者:燕子一舞
  1. level-set

    0下载:
  2. 这是基于活动轮廓模型的水平集图像分割算法,函数比较全,值得参考-This is the level set image segmentation algorithm based on active contour model, the functions are full, which is worthy to read
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-18
    • 文件大小:13072
    • 提供者:弓晓虹
  1. Snake

    0下载:
  2. 文章主要介绍了主动轮廓模型的概念及应用,适合初学者学习-This paper mainly introduces the concept of active contour model and its application, suitable for beginners to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:390458
    • 提供者:李超
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com