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

搜索资源列表

  1. Codes_for_Vese_Chan_Multiphase_level_set_method.ra

    1下载:
  2. level set方法中的经典模型cv模型的matlab的源程序 -level set method of classical model cv model of the source Matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6.49kb
    • 提供者:adejacky
  1. cv2

    0下载:
  2. matlab编写的纹理图像分割,用c-v模型进行图像分割-matlab prepared texture image segmentation, cv model using image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1.11kb
    • 提供者:寒凝冰影
  1. LBF_v0

    0下载:
  2. LBF(Local binary fitting)是在CV模型的基础上发展起来的一种局部化的图像分割模型。分割对象是亮度非均匀图像。缺点:初始位置较为敏感,运算复杂度高。-LBF (Local binary fitting) in the CV model is developed on the basis of a localized Image. Split object is non-uniform image brightness. Disadvantages: initial posi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:69.44kb
    • 提供者:田飞
  1. cv2

    0下载:
  2. 本程序采用半隐式方案实现变分水平集图像分割方法中的CV模型-The procedure used to achieve semi-implicit scheme variational level set image segmentation methods in CV model
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2.27kb
    • 提供者:龙燕
  1. levelsetcode_CV

    0下载:
  2. 在基于的图像分割方法中,CV模型是一个非常重要模型。这是其实现MATLAB源代码。-Based image segmentation method, CV model is a very important model. This is the MATLAB source code for its implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:21.12kb
    • 提供者:erdongchen1985
  1. CV-model-source-code

    2下载:
  2. CV模型源代码, 用水平集进行图像分割。一个经典的算法。-matlab source code of CV model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:158.01kb
    • 提供者:liu
  1. CV

    0下载:
  2. 偏微分方程的CV模型分割图片的代码。并且附有代码。-CV model for segmentation image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:19.21kb
    • 提供者:huilinliang
  1. CV

    0下载:
  2. 经典的cv模型图像分割程序,采用半隐式数值求解。-Classic the cv-model image segmentation procedures, the use of semi-implicit numerical solving.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:1.26kb
    • 提供者:lee
  1. CV

    0下载:
  2. 针对传统Chan-Vese(CV)模型对公路路面破损图像分割的局限性,将图像梯度信息引入CV 模型,利用路面破损区域纹理与背景的 不同,对图像进行分割。引入梯度阈值,将图像的灰度信息和纹理信息相结合,从而使分割方法更具灵活性-Distress image segmentation on the road surface limitations for traditional Chan-Vese (CV) model, the introduction of image gradient in
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:1.53mb
    • 提供者:jim
  1. CV

    1下载:
  2. 传统的CV模型的图像分割方法,是Chan和Vese提出的一种基于简化区域划分的水平集方法-The traditional image segmentation method of CV model, is one of the Chan and Vese proposed level set method based on the simplified division .
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:184.87kb
    • 提供者:天一色
  1. cv

    0下载:
  2. CV模型源码及其应用,希望大家一起学习,有错误请校正-CV model and its application source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:35.45kb
    • 提供者:rockey
  1. cv

    0下载:
  2. 基于目标跟踪的最简单CV模型的matlab源程序-CV module matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1.04kb
    • 提供者:cah
  1. level-set-CV-and-LCV

    1下载:
  2. 水平集的经典模型CV模型及一种快速精确的改进模型LCV模型,都可以在主函数中调用- Classic model CV model level set and a fast accurate improved model LCV model, you can call in the main function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:414.86kb
    • 提供者:葛子帅
  1. improved-CV-model

    0下载:
  2. 改进CV模型,改进了传统CV模型的C1和C2,让其拟合中心更准确,分割能力更优秀-Improved CV model to improve the C1 and C2 traditional CV model, allowed a more accurate fitting center, the ability to better segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:43kb
    • 提供者:韩斌
  1. CV

    0下载:
  2. 三种CV模型、 三种CV模型、三种CV模型。-Three CV models, three CV models, three CV models, three CV models.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:195kb
    • 提供者:柯正友
  1. CV.m

    0下载:
  2. 用于图像分割的matlab程序,是最经典的活动轮廓模型,根据作者名字取名为CV 模型(image segmentation CV model)
  3. 所属分类:图形图像处理

  1. CVmodel

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

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

    0下载:
  2. 本程序可以实现医学图像和彩色图像轮廓的检测,效果还不错。(This program can realize the detection of medical image and color image contour, and the effect is good.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:21kb
    • 提供者:国贸天阶
  1. 这是基于水平集模型的CV模型

    1下载:
  2. 此算法用于图像分割,是无边界活动轮廓模型的CV模型,算法是基于水平集理论和MS模型,能够自动分割图像。初始轮廓的位置也不会影响结果。
  3. 所属分类:图形图像处理(光照,映射..)

  1. 这是基于水平集模型的CV模型

    1下载:
  2. 此算法用于图像分割,是无边界活动轮廓模型的CV模型,算法是基于水平集理论和MS模型,能够自动分割图像。初始轮廓的位置也不会影响结果。
  3. 所属分类:图形图像处理(光照,映射..)

« 12 3 »
搜珍网 www.dssz.com