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

搜索资源列表

  1. 图像分割

    0下载:
  2. 使用canny算子实现的简单的图像分割,适用于初学者
  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. OSTU.这是一个阈值分割算法

    1下载:
  2. 这是一个阈值分割算法,主要用来对图像进行二值化,提取感兴趣区域~~,This is a threshold segmentation algorithm, mainly used for binary images, extract region of interest ~ ~
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:112802
    • 提供者:何欢
  1. watershed.rar

    0下载:
  2. 程序实现分水岭变换的图像分割,是基于直观分水岭定义的图像分割算法的实现。附件中包含算法介绍的文章。,Process to achieve watershed transformation of image segmentation is based on the intuitive definition of the watershed image segmentation algorithm. Algorithm is described in the annex containing the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1075017
    • 提供者:赵红丽
  1. segmentation(meanshift)

    0下载:
  2. 基于meanshift的图像分割算法,使用C语言实现-Meanshift based image segmentation algorithm, using C language implementation
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:19763
    • 提供者:张其
  1. Image-Segmentation

    0下载:
  2. 一个基于图形的高效图像分割算法,包括论文及相应的源代码。-This paper addresses the problem of segmenting an image into regions. We define a predicate for measuring the evidence for a boundary between two regions using a graph-based representation of the image. We then develo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:456107
    • 提供者:xudq
  1. segment

    1下载:
  2. 用matlab实现的医学图像分割算法,(分割最佳阈值的迭代算法)代码, 可适合初学者使用,并有图。-Using matlab to achieve the medical image segmentation algorithm, (partition optimal threshold of iterative algorithm) code which may be suitable for beginners to use, and map.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:29082
    • 提供者:李敏
  1. vcdivide

    0下载:
  2. 本书基于直观分水岭定义的图像分割算法,有直观的程序,简单易懂。-The book based on the intuitive definition of watershed image segmentation algorithm, there is an intuitive process, easy-to-read.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1075194
    • 提供者:xh
  1. watershed

    0下载:
  2. 图像分割算法,基于水波特征的分割,适合于比较小的图像。-Image segmentation algorithm, based on wave characteristics of partition, suitable for relatively small images.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1686
    • 提供者:worryjim
  1. snake

    1下载:
  2. 主动轮廓模型也就是snake模型进行图像分割,一种由图像高层信息的图像分割算法。-snake model,active contour model,image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-04
    • 文件大小:198098
    • 提供者:peter
  1. compare_segmentations

    0下载:
  2. 用于评价图像分割算法性能的代码,包中的word文档对所用方法进行了简单的说明,还列出了具体的参考文献-Image segmentation algorithm for evaluating the performance of the code, including the word document on the methods for a simple explanation, but also a list of specific references
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:8761
    • 提供者:chenyangji
  1. colorimagek_means

    2下载:
  2. 自己根据K-MEANS思想在MATLAB下实现的彩色图像分割算法程序,用最普通的语句实现,通俗易懂。可以直接用于对彩色细胞图像的分割,分割结果比较准确,-K-MEANS in accordance with their own ideas in MATLAB to achieve color image segmentation algorithm based on the procedures used to achieve the most common statement, user-fr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:280510
    • 提供者:王悦东
  1. RegionGrow921

    0下载:
  2. 基于区域增长的图像分割算法,非常经典,用MATLAB编写,已测试可用,对新手有帮助-Based on region growing image segmentation algorithm, very classic, with MATLAB writing, have been tested is available on the novice help
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:718
    • 提供者:zhaotao
  1. ColorImageSegmentation

    2下载:
  2. 彩色图像分割算法,首先基于直方图粗分,而后通过kmeans细分,得到分割结果-Color image segmentation algorithm, first, rough segmentation based on histogram and then broken down by kmeans get segmentation results
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:31914
    • 提供者:meng
  1. watershed

    0下载:
  2. 用Mathematica写的一个基于分水岭的图像分割算法,过程很详细。-Using Mathematica write a watershed-based image segmentation algorithm, the process in great detail.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3726715
    • 提供者:小白
  1. zifufenge

    0下载:
  2. 基于灰度图像的车牌定位及字符分割算法研究-OK
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:5714056
    • 提供者:xiusheng
  1. 105230310levelsetImagesegment

    1下载:
  2. 基于水平集的医学图像分割算法,可以很好的分割医学图像,尤其对CT图像有较好的效果-Level set based segmentation of medical images, medical image segmentation can be very good, especially on the CT image has a better effect
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:64764
    • 提供者:Carnegie
  1. tuxiangfengefangfa

    0下载:
  2. 基于图论Felzenszwalb 算法的图像分割算法分析和研究,-Felzenszwalb algorithm based on graph theory image segmentation algorithm analysis and research,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:81092
    • 提供者:谷继红
  1. chap10

    0下载:
  2. 图像分割算法的Matlab源程序,内有不少源代码-Image segmentation algorithm Matlab source code, there are a lot of source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:37293
    • 提供者:郭锐
  1. ex_17_6

    0下载:
  2. 标记分水岭分割算法,如果图像中的目标物体是连接在一起的,采用这种方法能较好的解决问题-Marked a watershed segmentation algorithm, if the image of the object are connected together, using this method can better solve the problem
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:1375
    • 提供者:力量
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com