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

搜索资源列表

  1. KMEANS(matlab)

    0下载:
  2. Matlab环境下的k-means聚类算法,实现图像分割,很快阿!-K-means Clustering arithmetic based on Matlab platform.It s fast for Image-Division!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:32740
    • 提供者:刘明霞
  1. qwrwqr

    0下载:
  2. 源码是有关模式识别与图像处理的,以及人工智能中的模糊算法,聚类算法 。-source of the pattern recognition and image processing, artificial intelligence and fuzzy algorithm, clustering algorithms.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6536
    • 提供者:许朝
  1. rhrth

    0下载:
  2. 源码是有关模式识别与图像处理的,以及人工智能中的模糊算法,聚类算法 。-source of the pattern recognition and image processing, artificial intelligence and fuzzy algorithm, clustering algorithms.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:236402
    • 提供者:xuchao
  1. fdgdfh

    0下载:
  2. 源码是有关模式识别与图像处理的,以及人工智能中的模糊算法,聚类算法 。-source of the pattern recognition and image processing, artificial intelligence and fuzzy algorithm, clustering algorithms.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:238084
    • 提供者:许朝
  1. 2006040602

    1下载:
  2. isodata聚类算法,对于图像处理中的聚类问题高效 -isodata clustering algorithm for image processing and efficient clustering problem
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:9337
    • 提供者:李小丹
  1. pnn2

    0下载:
  2. 图像模式识别示例之聚类分析,图像模式识别图书附带源码2~-Image Collection examples of pattern recognition analysis, pattern recognition is incidental source books ~ 2
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:274713
    • 提供者:Nina
  1. FACERECOGNITIONBASEDONFRACTALANDGENETICALGORITHMS.

    0下载:
  2. 本文的题目是基于分形和遗传算法的人脸识别方法,对有限人群提出一种采用分形特征和遗传聚类的识别方法: 将图像分成很多小区域, 分别计算各个区域的分形特征, 以充分利用图像二维信息 同一个模式有多个样本, 通过遗传算法进行聚类以得到最优解实现不变性识别. 最后采用ORL 人脸图像库的一组图像对比了新方法、本征脸法和自联想神经网络方法, 结果表明该方法的识别率, 与本征脸法相似, 比自联想神经网络高.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:381192
    • 提供者:阳关
  1. corner

    0下载:
  2. 提出了一种快速准确车辆牌照的分割方法。首先利用形态学算子获取车牌的候选区域,剔除较小的和较大的区域;对保留的候选区域利用Trajkovic算法获取角点;最后对检测后的结果聚类,从而分割出包含车牌区域的子图像。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:198761
    • 提供者:jiangkai
  1. Keans

    0下载:
  2. 采用K均值聚类算法的原程序,能够对灰度图像进行据类方法分割
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6298
    • 提供者:fanjihong
  1. K-Means

    0下载:
  2. 用于图像处理,K-MEANS聚类实现图像的分割和识别,是一种重要的图像处理方法-For image processing, K-MEANS Clustering achieve image segmentation and recognition, is an important image processing method
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5581
    • 提供者:nini
  1. julei

    0下载:
  2. 聚类法人脸识别,当图像中一个人的情况 适用-face detecting
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1439
    • 提供者:YAO Min
  1. LookForEye

    1下载:
  2. Matlab程序。聚类法分割图像的基础上,找到人眼的位置。-look for eye
  3. 所属分类:Other windows programs

    • 发布日期:2016-05-07
    • 文件大小:29157
    • 提供者:YAO Min
  1. segmentatioin

    0下载:
  2. 基于图像分割的算法,包括:Hough变换,阈值法,特征空间聚类法,松弛迭代法等
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:86460
    • 提供者:fuzhijun
  1. clustering-algorithm

    0下载:
  2. 聚类算法有很多种,该程序是基于K-均值聚类算法,主要用于图像的分割-There are many clustering algorithms, the program is based on the K-means clustering algorithm, mainly used for image segmentation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:63240
    • 提供者:DD
  1. K-image-RGB

    0下载:
  2. 用C语言实现一张BMP图像的所有点的RGB的K-均值聚类程序,生成两个聚类中心。可根据具体情况稍作修改后直接调用。-VC6.0 digital image RGB
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:571
    • 提供者:xiaohui
  1. CSR_denoise

    0下载:
  2. 一种利用中心和结构聚类的稀疏表示图像去噪方法,有不错的效果-a image denoising method with structral clustering and sparse representation, has good effect .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1668314
    • 提供者:wangchangpeng
  1. Kexample-temp-

    0下载:
  2. K-means聚类算法的实现,可以实现对图像色彩块进行分类,是一个不错的算法,就是处理起来慢了点-K-means clustering algorithm, could achieve the color of the image block classification is a good algorithm is handling up slow
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:68766
    • 提供者:清醒
  1. image-pattern-recognition--VCPP

    0下载:
  2. 《图像模式识别》源码程序,分类程序,聚类程序,值得学习的好材料-Source image pattern recognition procedures, classification procedures, clustering program worth learning material
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-09
    • 文件大小:17603856
    • 提供者:孙磊
  1. Twenliie

    1下载:
  2. 基于纹理的图像分割的Matlab源代代码,应用小波和K均值聚类-matlab -Texture-based image segmentation Matlab source generation of code, the application of wavelet and K-means clustering-matlab
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:933539
    • 提供者:shakaqier
  1. kmeans

    0下载:
  2. 数据挖掘kmeans图像聚类实验代码 用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码。-VC or Java k-means clustering algorithm, were no longer change the number of iterations and the allocation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:1643892
    • 提供者:周生勇
« 1 23 4 5 6 »
搜珍网 www.dssz.com