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

搜索资源列表

  1. 图像分割Otsu算法

    1下载:
  2. 实现自动阈值选取图像分割算法——Otsu算法。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-12-01
    • 文件大小:880
    • 提供者:jungweiht
  1. 区域生长分割算法

    2下载:
  2. 利用堆栈实现的区域生长图像分割算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-10-12
    • 文件大小:923
    • 提供者:trierwang
  1. mean shift 彩色图像分割经典算法

    0下载:
  2. mean shift 彩色图像分割经典算法--VC,mean shift color image segmentation--VC
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:61985
    • 提供者:孙国民
  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. 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. 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. 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. 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. otsu1234

    0下载:
  2. 基于阈值的图像分割,是一个比较完善的图像分割算法的实现-Threshold-based segmentation, is a more complete image segmentation Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2206
    • 提供者:pzohn
  1. Untitled2zhiyu

    0下载:
  2. 基于matlab实现的直方图阈值图像分割算法实现源码-Matlab implementation of the histogram-based threshold image segmentation algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:609
    • 提供者:min
  1. 基于遗传算法的最大熵值法的双阈值图像分割

    0下载:
  2. 基于遗传算法的最大熵值法的双阈值图像分割(Double threshold image segmentation based on maximum entropy method based on genetic algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:杰克刘
  1. 图像分割

    1下载:
  2. 图像分割程序,其中包含两个分割的程序,有一维最大类间方差分割算法和二维最大类间方差算法,还有两个独立的一维直方图和二维直方图的建立,希望对学习图像分割的同学有帮助~(Image segmentation program, which contains two divided programs, one-dimensional maximum inter-class variance segmentation algorithm and two-dimensional maximum interc
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:晴天雨
  1. 【MeanShift图像分割】MeanShift

    0下载:
  2. meanshift图像分割算法的opencv实现。(Opencv implementation of meanshift image segmentation algorithm.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:61440
    • 提供者:海coding
  1. 图像分割

    0下载:
  2. 将图像进行区域划分的过程叫做图像分割。图像分割常用的算法包括边缘检测、阈值分割和数学形态学等算法。(The process of image segmentation is called image segmentation. Image segmentation commonly used algorithms include edge detection, threshold segmentation and mathematical morphology and other algorit
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:11264
    • 提供者:peiili
  1. Tsallis熵图像分割

    1下载:
  2. 一个基于MATLAB环境的图像分割算法,运用最大熵解决图像分割问题。(An image segmentation algorithm based on MATLAB environment is applied to solve the problem of image segmentation using maximum entropy.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1413120
    • 提供者:vac---
  1. 图片-图片分割

    1下载:
  2. 课程设计作业 调试后可用 自适应图像分割算法(Adaptive image segmentation algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2020-12-30
    • 文件大小:1288192
    • 提供者:shicnakbhqhhwe
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com