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

搜索资源列表

  1. c8b9a6e26089

    0下载:
  2. 主要是关于医学图像处理,采用的方法是C-V模型,及半隐式轮廓活动模型,取得了较好的效果-Mainly on the medical image processing, the method uses a CV model, and semi-implicit active contour models, and achieved good results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:142041
    • 提供者:zhaoshuo
  1. activeContoursDemo

    0下载:
  2. active contour snake technique for segmentaion of gray scale image
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:284339
    • 提供者:dev
  1. regionbased_seg

    0下载:
  2. MATLAB code for Active Contour Segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:10267
    • 提供者:sswtechnology
  1. Chebyshev

    0下载:
  2. 无边活动轮廓模型(C-V模型)是水平集分割方法中的一种经典模型.传统的无边活动轮廓模型将灰度同质作为区域分割准则,这使其对于仅含两个同质区域且灰度变化不大的图像能够取得很好的分割效果,但对灰度渐变图像分割时,该模型往往无法得到正确结果.本文针对这一问题,通过引入Chebyshev距离构造一种新的相似度,以此来表征演化曲线内外灰度差异,修改了传统无边活动轮廓模型中均值取值的定义,使得演化曲线在图像灰度变化缓慢区域获得较大的驱动力.新模型克服了传统无边活动轮廓模型不能正确分割灰度渐变图像的不足.实验
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:746241
    • 提供者:yangs
  1. activecontourtest

    0下载:
  2. Active contour with some errors .rar
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:675
    • 提供者:Nuno Miranda
  1. gcbacDemo

    0下载:
  2. 此代码实现了主动轮廓与Graphcuts的结合,是图像分割很好用的一个算法,他可以分割边缘有间断的图像。-This code implements the combination of active contour and Graphcuts is a good use of image segmentation algorithm, he can split the edge of intermittent images.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:784987
    • 提供者:张丽霞
  1. Distance-Regularized-Level-Set

    1下载:
  2. 水平集方法是一种先进的图像分割方法。这个matlab代码演示了一个基于边缘的活动轮廓模型,是下面一篇带距离正则化的水平集方程论文的应用: C. Li, C. Xu, C. Gui, M. D. Fox, Distance Regularized Level Set Evolution and Its Application to Image Segmentation , IEEE Trans. Image Processing, vol. 19 (12), pp. 3243-3254,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1902603
    • 提供者:沙天飞
  1. Variational_Geodesic_Active_Contour

    0下载:
  2. 为了解决测地线活动轮廓模型分割有凹边界的对象时,将可能陷入非理想局部极小的缺点,自适应测地线活动轮廓模型被提出。新的模型可以通过添加在原始模型的加速度项调整曲线基于曲线和图像的梯度的曲率的演变速度。此外,为了消除噪声或伪边缘的影响,新的前处理Sobel算子结合高斯滤波器和测地线活动轮廓模型梯度的计算方法。-In order to solve the shortcoming of Geodesic Active Contour model that would possibly sink into
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:39045
    • 提供者:毛巴马
  1. Geodesic_Active_Contour

    0下载:
  2. 该类方法主要指的是活动轮廓模型(active contour model)以及在其基础上发展出来的算法,其基本思想是使用连续曲线来表达目标边缘,并定义一个能量泛函使得其自变量包括边缘曲线,因此分割过程就转变为求解能量泛函的最小值的过程,一般可通过求解函数对应的欧拉(Euler.Lagrange)方程来实现,能量达到最小时的曲线位置就是目标的轮廓所在。-Such methods mainly refers to the active contour model (active contour mo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:39949
    • 提供者:毛巴马
  1. guss

    0下载:
  2. 【高斯核函数改进 参考价值1】LBF活动轮廓模型的改进.pdf【高斯核函数的改进 参考价值5】单核和多核相关向量机的比较研究.pdf-[Gaussian kernel improved reference value 1] .pdf LBF improved active contour models comparative study [.pdf Gaussian kernel improvements reference 5] single and multi-core related ve
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:698194
    • 提供者:王新
  1. snake

    0下载:
  2. 基于snake模型的目标检测,很好的论文,可以更深入了解主动轮廓模型-Target Detection Based on snake model, a very good paper, you can better understand the active contour model
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:351814
    • 提供者:郑茹
  1. CV_model2

    0下载:
  2. 有详实的说明,基于C-V模型的图像分割,属于活动轮廓模型,有典型的图片例子,可以直接运行,适合研究生使用。-There are detailed instructions, CV model-based image segmentation, are active contour models, with typical picture examples can be run directly, for graduate students to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:156997
    • 提供者:邱陈辉
  1. TIP2014_EDAC_DEMO

    0下载:
  2. This software pertains to the research described in the TIP 2014 paper: Enhanced Decoupled Active Contour Using Structural and Textural Variation Energy Functionals -This software pertains to the research described in the TIP 2014 paper: Enhanc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:47986
    • 提供者:谢明顺
  1. stomach-cancer-(b)

    0下载:
  2. This the source code for stomachcancer detection using active contour segmentation and SVM classification method-This is the source code for stomachcancer detection using active contour segmentation and SVM classification method
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:2002574
    • 提供者:malathimalathi
  1. GAC_upwind

    0下载:
  2. 测地线主动轮廓边缘提取算法,基于梯度下降流方法实现常见机械零件的边缘轮廓提取-Geodisic Active Contour
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:10183
    • 提供者:刘军
  1. as245

    0下载:
  2. Active Contour Models and Level Set algorithm, as well as several articles of the GVF, the list for the article: [1] Snakes Active Contour Models.pdf [2] Multiscale Active Contours.pdf [3] Snakes, shapes, and gradient vector flow.pdf [4] Motion of le
  3. 所属分类:WAP develop

    • 发布日期:2017-04-13
    • 文件大小:1750
    • 提供者:mojtaba
  1. changeoperator_f

    0下载:
  2. Active Contour Models and Level Set algorithm, as well as several articles of the GVF, the list for the article: [1] Snakes Active Contour Models.pdf [2] Multiscale Active Contours.pdf [3] Snakes, shapes, and gradient vector flow.pdf [4] Motion of l
  3. 所属分类:Wavelet

    • 发布日期:2017-04-14
    • 文件大小:3088
    • 提供者:ali
  1. convertWrite

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

    • 发布日期:2017-04-13
    • 文件大小:2170
    • 提供者:ali
  1. snake_demo

    0下载:
  2. 活动轮廓算法-Snake(含文档),详细实验,详细说明文档。-Active contour- snake
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3765120
    • 提供者:li u
  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 2 ... 10 11 12 13 14 1516 17 18 »
搜珍网 www.dssz.com