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

搜索资源列表

  1. gsnake

    0下载:
  2. GSNAKE API provides tools for contour modeling, extraction, detection and classification, based on generalized active contour model (g-snake). GSNAKE consists of a set of objects built in C++, suitable for use in the area of feature extraction, chara
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:1830768
    • 提供者:妙飞
  1. gvfc

    0下载:
  2. active contour model算法的C源代码,是图形图像工作者的好东东。-active contour model algorithm in C source code, graphic images workers is a good Dongdong.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4055
    • 提供者:阳云
  1. greedy_snake

    0下载:
  2. 图像分割常用的主动轮廓模型中的一个经典算法——贪心算法-image segmentation commonly used active contour model of a classical algorithm -- greedy algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:62397
    • 提供者:明明
  1. gvf_model

    0下载:
  2. 图像分割中常用的主动轮廓模型的一个经典算法,GVF(梯度矢量流模型)-Segmentation commonly used active contour model of a classical algorithm, gradient vector flow (gradient vector model)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4416
    • 提供者:明明
  1. _Matlab_GAC

    1下载:
  2. GAC evolves the level set function according to geodesic active contour model-GAC evolves the level set function accordi Vi to geodesic active contour model
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:15653
    • 提供者:王大众
  1. LevelSet_ChunmingLi_v0

    0下载:
  2. This Matlab code implements an edge based geometric active contour model without reinitialization. MATLAB Release: R13SP1 This Matlab code implements the level set method in Chunming Li et al s paper \"Level Set Evolution without Re-initia
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:783833
    • 提供者:薛正亮
  1. Snakes_Active_Contour_models_Image_Process_GVF

    0下载:
  2. 图像处理的关于Snakes : Active Contour Models算法和水平集以及GVF的几篇文章,文章列表为: [1]Snakes Active Contour Models.pdf [2]Multiscale Active Contours.pdf [3]Snakes, shapes, and gradient vector flow.pdf [4]Motion of level sets by mean curvature I.pdf [5]Spectral S
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:5512247
    • 提供者:张阳
  1. Fast_Color_Denoising_ROF

    0下载:
  2. Name: gmac = global minimization of the active contour model % Descr iption: see paper \"Fast Global Minimization of the Active Contour/Snake Model\" in JMIV07 % Author: Xavier Bresson (xbresson@math.ucla.edu) % Lastest version: 07-09-21
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:54960
    • 提供者:代松
  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. AMT

    0下载:
  2. 基于GVF和VFC主动轮廓模型代码,代码采用matlab编写,另外有C语言编程提供更快运行速度-VFC based GVF active contour model and code, code written using matlab, another C programming language to provide faster speed
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4761609
    • 提供者:harry
  1. mySnake-2

    0下载:
  2. 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:287992
    • 提供者:arechi
  1. ActiveContourModeBasedonMathematicaMorphology

    0下载:
  2. Active Contour Model Based on Mathematical Morphology
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-01
    • 文件大小:557848
    • 提供者:nvvab
  1. LBF

    2下载:
  2. 这是“Implicit Active Contours Driven by Local Binary Fitting Energy”(简称LBF模型)的MATLAB源代码。LBF模型是非常重要局部区域活动轮廓模型,它被广泛使用于各个领域,如MRI大脑图像分割,血管图像分割,图像偏差场纠正。-This is the "Implicit Active Contours Driven by Local Binary Fitting Energy" (referred to as the LBF mod
  3. 所属分类:Special Effects

    • 发布日期:2015-09-22
    • 文件大小:52224
    • 提供者:erdongchen1985
  1. the-active-contour-method

    0下载:
  2. 提出一种新的广泛应用于数字图象分析和计算机视觉的主动轮廓(Snake)模型,引 入作用方向可以自适应变化的外加强制力,使控制点能够不依赖于初始轮廓而快速地收敛 到目标的真实轮廓;初始轮廓自动确定;控制点的数目可以自适应地改变;能够在背号比较 复杂的图象中实现对目标轮廓的提取 用该模型对空中目标的红外图象进行的实验结果表 明其具有很好的鲁棒性和实用性.-A new widely used in digital image analysis and computer vision i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:161731
    • 提供者:fuky
  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. RSF-Active-contour-model.

    0下载:
  2. 实现论文 Minimization of region-scalable fitting energy for image segmentation 中提出的RSF模型,也适用于LBF模型,用于图像分割。-RSF model of the papers Minimization of region-scalable fitting energy for image The a segmentation , LBF model for image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2294920
    • 提供者:吴莎莎
  1. Fast-Global-Minimization-of-the-Active-Contour_Sn

    0下载:
  2. global minimization of the active contour model
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:253594
    • 提供者:star
  1. Chan-Vese-model

    0下载:
  2. Chan-Vese模型是基于区域的几何活动轮廓模型,此模型根据灰度级的同质性进行分类,图像域包括背景区域与前景区域。-Chan-Vese geometric model is region-based active contour model, this model are classified according to the gray level of homogeneity, including the background image field area and the foregro
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:985966
    • 提供者:ls
  1. CVmodel

    0下载:
  2. 主动轮廓模型 chan vese模型 内含实验图片(Active contour model Chan Vese model contains experimental pictures)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:2125824
    • 提供者:gannabeok
  1. CV model code1

    0下载:
  2. CV模型是现在应用较广泛的一种图像分割方法,快速实现图像的分割,是一种几何活动轮廓模型(CV model is a widely used image segmentation method. It is a geometric active contour model to quickly realize image segmentation.)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:39936
    • 提供者:krys12
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com