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

搜索资源列表

  1. code

    0下载:
  2. level set分割算法的matlab实现,by Chunming Li-image segmentation based on level sets algorithm.composed by Chunming Li
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:106218
    • 提供者:sunstrider
  1. im_MSfilter

    0下载:
  2. 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理 -Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:884
    • 提供者:秦陈刚
  1. fengefa

    0下载:
  2. 基于一种新的二值化优化方法 与 实现:综合全局二值化与边缘检测的图像分割方法-Based on a new binarization method and the realization of optimization: an integrated global binarization and edge detection for image segmentation method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:278938
    • 提供者:liycstart
  1. tan

    0下载:
  2. 图像分割,具体算法参考一下论文 Zhi-Gang Tan, Xiao-Chen Heand Nelson H. C. Yung A Novel Merging Criterion Incorporating Boundary Smoothness and Region Homogeneity for Image Segmentation-Abstract A novel joint region merging criterion combining region ho
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-12-22
    • 文件大小:9518
    • 提供者:Jack Tan
  1. test16

    0下载:
  2. 舌像的梯度提取,然后进行分水岭分割,最后进行邻近区域合并,得到舌体图像。-tongue-image s watershed segmentation based on its gradient change.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-29
    • 文件大小:1022
    • 提供者:ling
  1. ArffSearcher

    0下载:
  2. 使用Weka分析环境开发的基于Java的图像分割及基于内容检索程序,分割采用最小生成树分割法,检索利用的是小波和共生矩阵提取的特征。-Analysis using the Weka environment for the development of Java-based content-based image segmentation and retrieval procedures, division of segmentation using minimum spanning tree,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1734477
    • 提供者:张沛轩
  1. atpazinimas_su_segmentavimu

    0下载:
  2. code for face recognition using color based segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1312
    • 提供者:Arturas Kairys
  1. yansejulei

    2下载:
  2. 图像颜色聚类分割,实现了图形分割,基于RGB特征并显示出来。-Color image segmentation clustering, to achieve the graphics division, based on the characteristics of RGB and displayed.
  3. 所属分类:Graph program

    • 发布日期:2016-05-07
    • 文件大小:677
    • 提供者:shenyong
  1. Minimization_of_Energy_Image_Segmentation

    0下载:
  2. 基于可变区域能量最小化拟合的图像分割方法的图像分割-Variable region-based energy minimization method of fitting the image segmentation of the image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:2011271
    • 提供者:
  1. retinalsegmentation

    0下载:
  2. 文献 基于灰度-梯度共生矩阵的视网膜血管分割方法-Literature based on the gray- the gradient co-occurrence matrix of the retinal blood vessel segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:172961
    • 提供者:zhanglei
  1. j2me

    0下载:
  2. 根据屏幕大小自动分割字符串(支持中英文)!-Automatic segmentation based on screen size of the string (in support of Chinese and English)!
  3. 所属分类:J2ME

    • 发布日期:2017-04-14
    • 文件大小:3886
    • 提供者:xl
  1. image_segmentation

    0下载:
  2. 基于形态学的烟叶图像分割技术的研究,适用于delphi编程者-Based on the morphology of the leaf image segmentation techniques, the application programmer in delphi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2959570
    • 提供者:lzyong
  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. graywatershed

    0下载:
  2. 一个基于matlab的改进的灰度图像分水岭分割算法,该算法改进了普通的分水岭算法的过分割等问题,经过一系列处理可是分割结果更加准确。-Matlab based on gray-scale image of the improved watershed segmentation algorithm to improve the ordinary over-segmentation of watershed algorithm and so on, but after a series dealin
  3. 所属分类:Special Effects

    • 发布日期:2016-04-29
    • 文件大小:1423
    • 提供者:王悦东
  1. GKIT

    1下载:
  2. 基于广义高斯模型的自动阈值选取(GKIT),用于图像分割、图像分类。-GKIT:Threshold Selcetion Based on the Generalized Gaussian Models,for image segmentation and classification
  3. 所属分类:Special Effects

    • 发布日期:2017-01-07
    • 文件大小:354463
    • 提供者:Fan
  1. LevelSet

    2下载:
  2. 一种新型的基于水平集的图像分割算法,附对应的文献还实用例子-A new level set based image segmentation algorithm, with a practical example of the corresponding literature also
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:930559
    • 提供者:bin24
  1. ycsfwordseg

    0下载:
  2. 基于遗传算法的分词论文 基于遗传算法的分词论文-Segmentation Based on Genetic Algorithms PapersSegmentation Based on Genetic Algorithms PapersSegmentation Based on Genetic Algorithms Papers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:195967
    • 提供者:racheldo
  1. DetectionofTonguesCrackBasedonAdaptiveThreshold.ra

    0下载:
  2. 摘 要:舌象中的裂纹是中医舌诊中的重要内容。由于拍摄条件的不同,舌象质量有较大差异,传统的阈值选取方法并不 适用。文中提出一种舌象裂纹检测的自适应阈值选择方法。该方法利用舌象的L 3 a 3 b 色彩特征及区域的分裂- 合并, 对舌象进行区域分割,自适应地选取舌中部区域的色彩值作为阈值,对整个舌象进行裂纹提取。经验证,本方案对不同的 舌象能较好地提取出裂纹,实现舌象裂纹诊断的客观化。-Tongue’ s crack is a very important part of herbal
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:603805
    • 提供者:christine
  1. imagesate

    0下载:
  2. Texture segmentation is the identification of regions based on their texture. Your goal is to segment two kinds of fabric in an image using texture filters.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:779509
    • 提供者:bellaoui
  1. DIP

    1下载:
  2. 数字图像处理,基于OpenCv的医学细胞分割,内附图片-Digital Image Processing,Medical Cells Segmentation Based on opencv
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1138930
    • 提供者:秦霏
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com