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

搜索资源列表

  1. otsu

    0下载:
  2. 图像分割中常见的基于阈值处理的ostu算法,是最常用的图像分割算法。-Image segmentation in the common thresholding based on the ostu algorithm is the most commonly used image segmentation algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:4339
    • 提供者:王者
  1. meanshift-segmentation

    0下载:
  2. 自己改编的meanshift彩色图像分割算法,简单实用,有利于初学者学习meanshift算法-Their adaptation of the meanshift color image segmentation algorithm, simple, practical, and is helpful to beginners learning meanshift algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1142047
    • 提供者:wang imda
  1. Ncut_9

    1下载:
  2. 归一化切割和图像分割算法及其论文,归一化分割不仅度量了不同分组之间总体不相似性,同时度量了分组内的总体相似性-Normalized cuts and image segmentation algorithm and its papers, normalized measure divided not only between the different groups no overall similarity, while the overall measure of similarity wi
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:854928
    • 提供者:姚亚风
  1. two_threads_otsu

    0下载:
  2. 基于VS编写的二阈值OTSU图像分割算法。应用opencv。适用于图像分割入门学习。-Two threshold OTSU image segmentation algorithm based on VS. Application opencv. Suitable for image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-17
    • 文件大小:7630848
    • 提供者:liusiyan
  1. three_threads_otsu

    0下载:
  2. 基于VS编写的3阈值OTSU图像分割算法。应用opencv。适用于图像分割入门学习。-3 threshold OTSU image segmentation algorithm based on VS. Application opencv. Suitable for image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-17
    • 文件大小:7453696
    • 提供者:liusiyan
  1. imagesegment

    0下载:
  2. 几种简单的图像分割算法,如基于阈值的分割,基于HSV颜色空间的分割等,自带检测图片-Several simple image segmentation algorithms, such as those based segmentation threshold segmentation based on HSV color space, etc., comes detect Photos
  3. 所属分类:Special Effects

    • 发布日期:2017-12-11
    • 文件大小:4160023
    • 提供者:王成林
  1. four_otsu

    0下载:
  2. 基于VS编写的4阈值OTSU图像分割算法。应用opencv。适用于图像分割入门学习。-4 threshold OTSU image segmentation algorithm based on VS. Application opencv. Suitable for image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-11
    • 文件大小:7664012
    • 提供者:liusiyan
  1. levelset

    1下载:
  2. 基于水平集的图像分割算法,用于对数字图像的分割,对于不复杂图像非常的精确。-Image segmentation algorithm based on level set, used for digital image segmentation, for complex image is very accurate.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:2181
    • 提供者:谢劲
  1. region_growing

    0下载:
  2. 图像处理算法 -基于区域生长的图像分割算法,对于不是很复杂的图像,处理精度很高。-Image processing algorithms the image segmentation algorithm based on region growinig, for the image is not very complex, high processing precision.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-11
    • 文件大小:1360
    • 提供者:张亦弛
  1. 图像分割最小误差法

    2下载:
  2. 最小误差法是一种较为常用的自动阈值分割方法,此方法来源于Bayes最小误差分类方法。通常以图像中的灰度为模式特征,假设各模式的灰度是独立分布的随机变量,并假设图像中待分割的模式服从一定的概率分布,则可以获得满足最小误差分类准则的最佳阈值分割。 该算法主要思想是假设图像中只存在背景和目标两种模式,根据目标和背景像素占图像总像素的百分比求出其混合概率密度,选定一个阈值T;再根据将目标像素点错划为背景像素点的概率和把背景像素点错划为目标的概率求出总的错误概率,那么最佳阈值就是使总错误概率最小的阈
  3. 所属分类:matlab例程

  1. san-ax23

    0下载:
  2. 中介真值程度度量,基于中介真值程度度量的图像分割算法优化非常好,几乎没有循环,人脸识别中的光照处理方法。- The true extent of the value of the intermediary measure, measure the true extent of the agency based on the value of image segmentation Algorithm optimization is very good, almost no circulation,
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:8192
    • 提供者:manglaikao
  1. fenge

    0下载:
  2. 内涵一些简单的图像分割算法程序,包括经典的阈值分割算法程序以及边缘检测算法程序。-Simple image segmentation method, the connotation of the classic in the field of image segmentation threshold segmentation algorithm program and edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:743
    • 提供者:余祖耀
  1. segmentation-and--detection

    0下载:
  2. 自己根据公式编写的大津法、迭代法等图像分割算法,及中值模型、自适应模型等运动目标检测算法-According to the formula prepared by the Otsu method, iterative method and other image segmentation algorithm, and the median model, adaptive model and other moving target detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:2136064
    • 提供者:吴玲风
  1. region-grow

    0下载:
  2. 图像分割算法中的种子点生长算法,用txt保存的,复制粘贴一下就能用,亲测,还不错-region grow
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:2005
    • 提供者:
  1. otsus-1.0

    0下载:
  2. Otsu图像分割算法的实现,通过最小化图像方差来找到最佳阈值-functional implementation of the Otsu’s segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:26624
    • 提供者:王达
  1. Superpixel-Segmentati

    1下载:
  2. 1. 理解基于超像素进行图像分割的原理,设计合理的分割算法; 2. 实现图像分割算法,得到准确的分割效果; 3. 进行快速算法研究,实现快速的图像分割。 成果形式:-1 u7406 u89E3 u57FA u4E8 u8D0 u8DF u7D20 u8FDB u684C u56FE u50CF u5206 u5272 u7684 u539F u7406 uFF0C u8BBE u8BA1 u5408 u7406 u7684 u5206
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:75932
    • 提供者:王将
  1. kmeans1

    0下载:
  2. 基于K-means的优化聚类中心的图像分割算法,改进了FCM算法的缺点-Based on the optimization of K-means clustering center image segmentation algorithm to improve the shortcomings of the FCM algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:王子子
  1. 程序及图片

    2下载:
  2. 大津展之算法对图像进行精确的分割后应用于混沌的图像加密中(The precise Otsu algorithm to segment the image after the application for image encryption in chaos)
  3. 所属分类:图形图像处理

  1. 20170616MinimalSurfacePartitioning

    0下载:
  2. 2017年06月16日,加利福尼亚大学的Dominique Zosso教授提出的极小曲面分割图像处理算法,经验证该算法能够实现对二维图像的合理模态分割,具有较好的使用价值文章参考:Dominique Zosso, Braxton Osting, "A minimal surface criterion for graph partitioning", Inverse Problems and Imaging 10(4):1149-1180, 2016.(06 2017 16
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:45056
    • 提供者:Dex000
  1. fcm

    0下载:
  2. fcm算法 可以实现较好的聚类效果,满足条件广泛,适用范围多,(fcmFCM algorithm can achieve better clustering results, to meet a wide range of conditions, the scope of application of many,)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:Obaga
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com