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

搜索资源列表

  1. OpenBitmap

    1下载:
  2. 图像分割算法,包括阈值分割(固定阈值、迭代阈值、一维最大熵阈值)、边缘分割、轮廓分割
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:66238
    • 提供者:alice
  1. levelsetcode

    0下载:
  2. Level Set Methods是由Sethian和Osher于1988年提出,最近十几年得到广泛的推广与应用。特别是在图像分割中应用广泛,如人脸轮廓分割,车牌分割
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:19256
    • 提供者:子羽
  1. 阈值分割和轮廓提取

    0下载:
  2. 阈值分割和轮廓提取 源码,对使用阈值法进行图像分割的朋友很有帮助。-thresholding segmentation and contour extraction source, the use of the threshold value method for image segmentation helpful friends.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:203830
    • 提供者:jia
  1. VC 图像阀值分割与轮廓提取

    0下载:
  2. 所属分类:图形图象

    • 发布日期:2009-11-24
    • 文件大小:540147
    • 提供者:zhengyue317
  1. 基于主动轮廓的图像分割

    0下载:
  2. 主动轮廓图像分割,主流算法
  3. 所属分类:图形图像处理(光照,映射..)

  1. opencv阈值分割轮廓提取等图像基本处理源程序,已验证,均可使用

    2下载:
  2. 利用opencv和C++结合使用的,对图像进行阈值分割、轮廓提取和模糊增强等。
  3. 所属分类:图形图象

  1. 基于OpenCV的常用图像分割算法

    0下载:
  2. 基于OpenCV的常用图像分割算法,用随机产生的颜色勾勒目标的轮廓-The program takes a color image (PPM format) and produces a segmentation with a random color assigned to each region.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-02
    • 文件大小:20064
    • 提供者:sxqdxmxp
  1. delphi图像分割.rar

    2下载:
  2. 用Delphi制做,实现在打开,二值化,对图像的腐蚀,膨胀,轮廓提取等效果,使结构开,结构闭,细化,恢复原图等功能,以及从各个角度的投影等,system with Delphi done to achieve the open, two values, the image of corrosion, swelling, contour extraction effect, open structure, structural closure details, such as the maximu
  3. 所属分类:Special Effects

    • 发布日期:2017-01-23
    • 文件大小:216974
    • 提供者:
  1. advancedcvmodel.rar

    1下载:
  2. 采用改进的CV图像分割算法用于提取图像边缘轮廓,代码注释很详细。,CV improved image segmentation algorithm for extracting image edge profile, the code is very detailed notes.
  3. 所属分类:Special Effects

    • 发布日期:2015-09-24
    • 文件大小:15836
    • 提供者:杨涵
  1. LevelSet.rar

    2下载:
  2. 基于matlab平台的分水岭算法图像分割,提取细胞轮廓,Matlab platform based on watershed algorithm image segmentation, contour extraction of cells
  3. 所属分类:Special Effects

    • 发布日期:2015-05-26
    • 文件大小:8016
    • 提供者:dy
  1. chap7.rar

    0下载:
  2. 医学图像处理,绝得能用的细胞边缘检测,分割最佳阈值的迭代算法,轮廓提取受噪声影响的分析,Medical image processing, the cells must have to use edge detection, segmentation optimal threshold of iterative algorithm, contour extraction affected by noise analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:61535
    • 提供者:冯董
  1. vc_imageprocessing

    2下载:
  2. VC++图像处理程序,哈弗变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,投影法,图像复原,阈值分割,种子填充等。-VC++ Image processing procedures, Haversian transform, edge detection, and poor shadow law, contour extraction and tracking, template matching, projection, image recovery, threshold segmentat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-14
    • 文件大小:1689198
    • 提供者:liya
  1. GCBAC

    3下载:
  2. 基于活动轮廓模型的图割算法,实现图像的高效分割!非常好的代码。希望帮助大家!-Graph cuts based active contours which is used for image segmentation.Excellent source code!
  3. 所属分类:Special Effects

    • 发布日期:2014-05-22
    • 文件大小:6852608
    • 提供者:小丫
  1. LCV 局部区域活动轮廓模型

    4下载:
  2. 这是“An efficientlocalChan–Vesemodelforimagesegmentation”(简称LCV模型)的MATLAB源代码。LCV模型是非常重要局部区域活动轮廓模型,它被广泛使用于各个领域,如MRI大脑图像分割,血管图像分割,图像偏差场纠正。-This is "An efficientlocalChan-Vesemodelforimagesegmentation" (referred to as the LCV model) of the MATLA
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-27
    • 文件大小:45083
    • 提供者:erdongchen1985
  1. GraphCuts

    1下载:
  2. 基于图论的高效图像分割方法,比NCut算法的效率更高,效果更好-Based on Graph Theory and efficient image segmentation method, an algorithm NCut more efficient, better
  3. 所属分类:Special Effects

    • 发布日期:2014-05-29
    • 文件大小:391151
    • 提供者:韩守东
  1. tuxiangfenge

    0下载:
  2. 此原码包含两部分:标识物体测量面积和周长,阈值分割和轮廓提取。-This source code contains two parts: marking objects measuring the area and perimeter, threshold segmentation and contour extraction.
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:370415
    • 提供者:zhangjie
  1. levelsetautoseg

    1下载:
  2. 自己编的图像水平集分割matlab方法,已经成功运行,中间辅以形态学算子-Own level set image segmentation matlab methods, have successfully run the middle accompanied by morphological operators
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1668
    • 提供者:强军
  1. 416950642005527163923

    0下载:
  2. 图形分割 边缘检测 轮廓提取 边缘跟踪 种子填充 区域生长等功能-Graphic segmentation edge detection contour extraction of seed filling edge tracking features such as region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2741550
    • 提供者:小五子
  1. lunkuotuxiangfenge

    0下载:
  2. 舌体轮廓的图像分割是计算机辅助舌诊系统进行图像分析的前提条件。提出了一种基于分水岭交换和主动轮廓模型相结合的自动轮廓分割算法。采用了分水岭变换的结果作为主动轮廓模型算法的初始曲线。在分水岭变换中,通过引入标记函数和强制最小值技术解决了传统分水岭变换可能导致的过分割问题,同时,在保证分割质量的基础上,通过降采样的方法来提高分割速度-Tongue contours for image segmentation is aided tongue diagnosis system, a prerequis
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:297334
    • 提供者:xiliao
  1. 轮廓、分水岭算法

    0下载:
  2. 基于opencv实现了轮廓检测和利用分水岭对图像进行分割,简单而且有效。该程序基于MFC,很好,很强大。
  3. 所属分类:图形图像处理(光照,映射..)

« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com