CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 聚类 论文

搜索资源列表

  1. asdfafsdfe2

    1下载:
  2. 基于遗传聚类的彩色图像分割,用caj 打开,很好的毕业论文-based on genetic clustering color image segmentation, PRODUCTS opened with a good thesis
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.32mb
    • 提供者:sdfdf
  1. compute_vision

    0下载:
  2. 图像处理与机器视觉相关的论文 有关均值聚类
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.02mb
    • 提供者:hugo
  1. FCM聚类算法

    2下载:
  2. 图像处理方面,标准FCM聚类算法源代码,可以根据自己论文的需要进行修改,重要的是完全显示了算法的实现过程,是对你绝对有用的好东东!
  3. 所属分类:图形/文字识别

  1. pc

    4下载:
  2. 利用相位一致性提取图像边缘,K-means聚类后区域生长进行图像分割,附参考论文。-Using phase coherence image edge extraction, K-means clustering image after region growing segmentation, attached reference paper.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.45mb
    • 提供者:ost86
  1. julei

    1下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:691.86kb
    • 提供者:马成
  1. wang

    0下载:
  2. 基于积分区域匹配的一种图像聚类算法实现过程研究论文,主要用于基于内容的图像检索。-A region matching based on integral image clustering algorithm process research papers, mainly used for content-based image retrieval.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:425.99kb
    • 提供者:zlq
  1. 1

    0下载:
  2. 基于核函数的聚类分析相关文献,十篇研究博硕士论文。-Kernel-based clustering analysis of relevant literature, ten of Repository.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-01
    • 文件大小:48.12mb
    • 提供者:刘玉然
  1. 2

    0下载:
  2. 基于核函数的聚类分析相关文献,多篇研究博硕士论文。-Kernel-based clustering analysis of relevant literature, many articles of Repository.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-16
    • 文件大小:23.57mb
    • 提供者:刘玉然
  1. AAM-NNK

    0下载:
  2. 一篇关于人脸表情识别的论文,主要是关于AAM和NNS聚类分类-A Natural Facial Expression Recognition Using Differential-AAM and k-NNS
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:247.67kb
    • 提供者:Kang
  1. caltech-image-search-1.0

    1下载:
  2. 大规模图像检索的代码,matlab与c++混合编程。总结了目前图像检索领域目前主要存在的方法。通过阅读该代码,可以对于经典的“词袋”模型(bow模型)有个具体的了解,但是该代码没有提供前序的特征提取,是直接从对提取好的特征向量聚类开始的,包括了k-means,分层k-means(HKM)聚类,倒排文件的建立和索引等,该代码还提供了局部敏感哈希(LSH)方法。最后,这份代码是下面这篇论文的作者提供的, Indexing in Large Scale Image Collections: Sc
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-23
    • 文件大小:145.24kb
    • 提供者:薛振华
  1. fuzzykernal1111

    2下载:
  2. 本文有模糊聚类的论文和matlab编写的工具包,可直接使用-In this paper, a fuzzy clustering papers and the preparation of the MATLAB toolkit, can be used directly
  3. 所属分类:Special Effects

    • 发布日期:2015-01-17
    • 文件大小:784kb
    • 提供者:林诺诺
  1. GMM_MDL

    1下载:
  2. matlab环境下开发的高斯混合模型,并实现聚类,最佳的类数由最大描述准则(MDL)来确定,并附有实验数据,是国外论文中的代码。-Gaussian mixture model developed in the Matlab environment , and clustering, to determine the optimal number of classes by the largest describe the criteria (MDL) , together with experi
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:10.47kb
    • 提供者:王文彬
  1. qt_open_surf

    3下载:
  2. 在上篇博客特征点检测学习_1(sift算法) 中简单介绍了经典的sift算法,sift算法比较稳定,检测到的特征点也比较多,其最大的确定是计算复杂度较高。后面有不少学者对其进行了改进,其中比较出名的就是本文要介绍的surf算法,surf的中文意思为快速鲁棒特征。本文不是专门介绍surf所有理论(最好的理论是作者的论文)的,只是对surf算法进行了下整理,方便以后查阅。 该代码的作者给出的主函数实现了6中功能,包括静态图片特征点的检测,视频中特征点的检测,图片之间的匹配,视频与图片之间的匹配
  3. 所属分类:OpenCV

    • 发布日期:2013-01-03
    • 文件大小:2.63mb
    • 提供者:wuwei
  1. meanShiftPixCluster

    0下载:
  2. 这是一个很好的演示展示了均值漂移图像像素聚类思想的作品。虽然这段代码还没有实现多分辨率或进一步的均值漂移聚类的图像分割,它实现了核心的均值漂移算法.该算法是PAMI论文”Mean shift: a robust approach toward feature space analysis", 在2002提出的。 -This is a good demo of showing how the mean shift idea works for image pixel clustering. A
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:2.72kb
    • 提供者:Jeff
  1. CSR_Denoising

    1下载:
  2. Weisheng Dong and Xin Li. "Sparsity-based Image Denoising via Dictionary Learning and Structural Clustering"基于聚类的图像稀疏去噪这篇论文的去噪代码。-Weisheng Dong and Xin Li. " Sparsity-based Image Denoising via Dictionary Learning and Structural Clustering" C
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:571.67kb
    • 提供者:王梦婕
  1. FCMMRI

    1下载:
  2. 用KFCMC和FMC两种聚类算法实现MRI图像的分割.可直接运行,里面还有一篇论文可供参考。-Using KFCMC and FMC algorithm to segment MRI image including tested MRI images and one article.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:394.77kb
    • 提供者:施佳佳
  1. clustering

    0下载:
  2. 这些都是一些相关的谱聚类论文,这是一个下载信息,需要的可以下载参考 -Those are some related spectral clustering papers, this is a download information, reference can be downloaded in need
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1.53mb
    • 提供者:wj
  1. Kmeans_and_improvedkmeans_and_papers

    0下载:
  2. Kmeans聚类算法以及改进的Kmeans聚类算法,包含收集的很多论文-Kmeans clustering algorithm and Kmeans clustering algorithm and improved, including a lot of paper collection
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-14
    • 文件大小:21.15mb
    • 提供者:孟亚州
  1. mproved-watershed-algorithm-

    0下载:
  2. 这是研究生论文,介绍使用模糊聚类进行图像分割。-This is a postgraduate master s thesis focuses on fuzzy clustering algorithm for image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:6.78mb
    • 提供者:jingjing
  1. fsfdp

    1下载:
  2. 发表在science上的论文《Clustering by Fast Search and Find of Density Peaks》的matlab实现代码(The code that implement the paper "Clustering by Fast Search and Find of Density Peak" from "Science")
  3. 所属分类:图形图象

« 12 »
搜珍网 www.dssz.com