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

搜索资源列表

  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
    • 文件大小:403.67kb
    • 提供者:huanzhang
  1. OCRecognization

    1下载:
  2. 基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-OpenCV on the OCR program, Digital Identification can be achieved, the program using KNN algorithm to calculate the sample data
  3. 所属分类:OpenCV

    • 发布日期:2012-11-13
    • 文件大小:429.07kb
    • 提供者:在线
  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
    • 文件大小:1.15kb
    • 提供者:farmer
  1. faceRecognitionBasedOnWavelet

    0下载:
  2. 基于小波变换和神经网络的人脸识别:本论文围绕人脸识别问题对人脸特征提取及识别技术进行了研究。主要有:对人脸识别的研究工作进行了综述;在KL算法的基础上提出了新的基于KL的特征提取方法,克服了KL算法计算量大,计算时间长的缺点,-Based on Wavelet Transform and Neural Network Face Recognition: In this paper, issues surrounding the face recognition feature extractio
  3. 所属分类:Wavelet

    • 发布日期:2017-05-15
    • 文件大小:3.75mb
    • 提供者:hyh
  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
    • 文件大小:5.9mb
    • 提供者:周丽霞
  1. rock

    1下载:
  2. 该算法是rock算法的主体算法,主要用于数据的聚合处理-The algorithm is the algorithm of the main algorithm rock, mainly for data aggregation processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:523byte
    • 提供者:孙南
  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
    • 文件大小:621byte
    • 提供者:Jiawen Wu
  1. knn

    0下载:
  2. 自己编的knn分类算法,分三类,对三类17维的数据进行分类,通过运行- knn classification algorithm, three types of three 17-dimensional data classification, by running
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:88.5kb
    • 提供者:lp
  1. KNN-ALG

    0下载:
  2. 基于欧式距离的最邻近改进算法,该算法在提高SIFT算法的特征点匹配效率-Euclidean distance based on the nearest improved algorithm SIFT algorithm to improve the efficiency of matching feature points
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:178.29kb
    • 提供者:xuzhaohe
  1. knn

    0下载:
  2. 用matlab实现的网络KNN算法,实现网络特定功能-knn algorithm for networks
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:730byte
    • 提供者:李凯文
  1. C-kNN

    0下载:
  2. c-knn最近邻算法源代码,最好的多示例算法之一,可运行-c-knn nearest neighbor algorithm source code, one of the best multi-sample algorithm can be run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2.66kb
    • 提供者:c
  1. knn

    0下载:
  2. knn算法,可用于图像处理,也可用于数据挖掘,应用广泛,运行环境是Visual C++,-knn algorithm, can be used for image processing, can also be used for data mining, a wide range of applications, the operating environment is Visual C++
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:1.36kb
    • 提供者:杨冰莹
  1. KNN

    0下载:
  2. 最邻近节点KNN算法的java编程实践,能够实现分类-Nearest node KNN algorithm java programming practice, be able to achieve the classification
  3. 所属分类:Graph program

    • 发布日期:2017-11-22
    • 文件大小:259.65kb
    • 提供者:
  1. KNN

    0下载:
  2. 机器学习K近邻分类算法,使用的是C++编程。如果一个样本在特征空间中的k个最相似(即特征空间中最邻近)的样本中的大多数属于某一个类别,则该样本也属于这个类别。-K-nearest neighbor classification machine learning algorithm, using the C++ programming. If a sample in feature space is k most similar (i.e., the feature space adjacent
  3. 所属分类:Fractal program

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

    1下载:
  2. KNN 交叉验证,选出KNN算法中较优的N值-KNN cross validation, for the choice of the best N in KNN algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.26kb
    • 提供者:Bobby
  1. knn-algorithm

    0下载:
  2. 基于knn算法的遥感图像分类 源代码 算法测试-Remote sensing image classification based on knn algorithm Source code Algorithm testing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4.86mb
    • 提供者:QingYue
  1. KNN

    0下载:
  2. 这是我自己写的knn的算法,实现了聚类,比较简单-This is what I wrote it myself knn algorithm implements clustering, relatively simple
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:227.27kb
    • 提供者:xululu
  1. handwrite2

    0下载:
  2. 采用KNN算法,用PYTHON语言实现的手写数字图像识别(Using KNN algorithm, handwritten digital image recognition with PYTHON language)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:1.33mb
    • 提供者:小龙女
  1. KNN 编译环境opencv3.0

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

    • 发布日期:2018-04-21
    • 文件大小:44.99mb
    • 提供者:asdfaswdaw
  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
    • 文件大小:1kb
    • 提供者:tjr2099
« 12 »
搜珍网 www.dssz.com