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

搜索资源列表

  1. knn

    0下载:
  2. knn k近邻算法,可选择欧式距离或者曼哈顿距离
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1718
    • 提供者:zc
  1. C KNN

    0下载:
  2. 以C程式專寫KNN類神經模擬
  3. 所属分类:图形/文字识别

    • 发布日期:2011-07-15
    • 文件大小:174724
    • 提供者:Alex_fu
  1. basicOCR

    2下载:
  2. 基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-Based on OpenCV' s OCR program, you can digital identification process using KNN algorithm can calculate the sample data
  3. 所属分类:图形图象

    • 发布日期:2012-10-30
    • 文件大小:413363
    • 提供者:huanzhang
  1. knn

    1下载:
  2. knn分类器的设计源程序,经过测试能事功能-knn classifier design source, function tested wiles
  3. 所属分类:Graph program

    • 发布日期:2016-04-29
    • 文件大小:1024
    • 提供者:何志强
  1. ModuleReconizeKNNalgorithm

    0下载:
  2. KNN是一种有效的模式识别分类算法,本文件在Matlab平台实现KNN算法在模式识别中的运用。-KNN is an effective pattern recognition classification algorithms, this document is in the Matlab platform implementation KNN algorithm in the application of pattern recognition.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1177
    • 提供者:farmer
  1. homework

    1下载:
  2. 使用基于PCA+KNN算法实现的人脸识别,本算法的优点在于使用的是基于2DPCA的方法,计算时间更短,效率更高。-PCA+ KNN-based face recognition algorithm, the advantage of this algorithm is based on the use of 2DPCA method in calculating the time is even shorter, more efficient.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6190427
    • 提供者:周丽霞
  1. PatternRecognition

    0下载:
  2. 人脸识别 使用k-近邻法分类 区分不同的人 使用K-近邻法实现对指定人脸图片的识别。 训练集和测试集的划分 -Recognition of face in pattern recognition,By KNN space representation theorem
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:125004
    • 提供者:chen rengui
  1. KNN

    0下载:
  2. 一个非常好的粗糙集的代码-希望对大家学习提供参考-Rough set a very good code- I hope to provide reference for all of us to learn
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:234641
    • 提供者:ww
  1. pca

    0下载:
  2. pca lda knn 进行分类的pca部分的代码-pca lda knn classification of the pca part of the code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1968
    • 提供者:shelley
  1. flann-1.2-src

    0下载:
  2. 快速近似KNN库,是一个对于kd-tree的实现。可以用它实现特征向量的匹配。-Fast approximate KNN library, is one for the kd-tree implementation. You can use it to achieve the feature vector matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:277085
    • 提供者:
  1. Graphics_2009

    0下载:
  2. 图形与图像处理框架程序 KNN,CS算法-image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:193118
    • 提供者:蒋超
  1. face

    0下载:
  2. 人脸识别程序,采用的是knn分类器,基于类内类间距离准则,特征提取。-Face recognition process, using the knn classifier, based on within-class inter-class distance criteria, feature extraction.
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:14766
    • 提供者:wasd
  1. pca_knn

    0下载:
  2. 本方法采用pca进行特征提取,knn分类器进行人脸识别。-The method of feature extraction using pca, knn classifier for face recognition.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:3080
    • 提供者:zhangpei
  1. KNN

    0下载:
  2. 用k-means算法实现KNN算法,是模式识别中的经典算法再现-K-means algorithm with KNN algorithm is a classical pattern recognition algorithm for reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:621
    • 提供者:Jiawen Wu
  1. Counter

    0下载:
  2. KNN classifiers, training is training set, testing is test set, D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm K is the number of selected neighbors- KNN classifiers, training is training set, testing is test set,
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:16940
    • 提供者:
  1. KNN

    0下载:
  2. KNN神经网络的实现使用python编程语言,以及应用示例(KNN relizations and application)
  3. 所属分类:图形图象

    • 发布日期:2018-01-09
    • 文件大小:7168
    • 提供者:Edward_deng
  1. KNN 编译环境opencv3.0

    0下载:
  2. opencv3实现手写数字knn算法的代码(Opencv3 implements the code of the KNN algorithm)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-21
    • 文件大小:47173632
    • 提供者:asdfaswdaw
  1. KNN

    2下载:
  2. 高光谱数据进行KNN分类,可以从原始数据如(indianpine)中选取部分样本(Hyperspectral data can be classified by KNN, and some samples can be selected from raw data such as (indianpine).)
  3. 所属分类:图形图象

    • 发布日期:2018-05-01
    • 文件大小:5961728
    • 提供者:lk137095576
  1. KNN学习

    1下载:
  2. KNN学习,通过测试集和训练集进行预测KNN学习,(KNN learns to predict through test set and training set)
  3. 所属分类:图形图像处理

    • 发布日期:2020-08-16
    • 文件大小:311296
    • 提供者:付钦建
  1. knn

    1下载:
  2. 通过knn分类算法识别魔方的色块颜色,加入是否识别成功判断,成功识别率比阈值法识别更高。有完整的备注(Through the KNN classification algorithm to identify the color block of the cube, the success rate is higher than the threshold method. Code has complete comments)
  3. 所属分类:OpenCV

    • 发布日期:2020-10-31
    • 文件大小:1024
    • 提供者:tjr2099
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com