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

搜索资源列表

  1. nearestneighboralgorithm

    0下载:
  2. 自己写的,模式识别最近邻算法实现,配有IRIS数据集,非常实用-Their own writing, pattern recognition, nearest neighbor algorithm, with IRIS data set, very useful
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-15
    • 文件大小:6.67kb
    • 提供者:song
  1. 2

    0下载:
  2. 编写24位彩色图像的平移处理程序;编写基于最近邻插值算法的24位彩色图像放大处理程序;编写基于双线性插值算法的24位彩色图像放大处理程序;编写基于最近邻插值算法的24位彩色图像缩小处理程序;编写基于双线性插值算法的24位彩色图像缩小处理程序;编写基于最近邻插值算法的24位彩色图像旋转处理程序;编写基于双线性插值算法的24位彩色图像旋转处理程序;-The preparation of 24-bit color image translation process the preparation o
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:4.97mb
    • 提供者:程博
  1. LDA2D-2

    0下载:
  2. 人脸识别中2DLDA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition 2DLDA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-12-02
    • 文件大小:1.23kb
    • 提供者:niushaobo
  1. PCA2D

    0下载:
  2. 人脸识别中2DPCA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition 2DPCA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1.1kb
    • 提供者:niushaobo
  1. PCA

    0下载:
  2. 人脸识别中PCA算法的matlab程序,使用最近邻分类器进行识别。-PCA Face Recognition Algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1.19kb
    • 提供者:niushaobo
  1. Yong

    0下载:
  2. Image thresholding has played an important role in image segmentation. In this paper, we present a novel spatially weighted fuzzy c-means (SWFCM) clustering algorithm for image thresholding. The algorithm is formulated by incorporating the spatial ne
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:287.35kb
    • 提供者:silviudog
  1. Knn1

    0下载:
  2. 模式匹配最近邻算法相关资料与Matlab源代码-Nearest-neighbor algorithm for pattern matching information with the Matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1.06kb
    • 提供者:youxia
  1. Knn3

    0下载:
  2. 模式匹配最近邻算法相关资料neib与Matlab源代码-Nearest-neighbor algorithm for pattern matching information neib with the Matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:180.64kb
    • 提供者:youxia
  1. knn4

    0下载:
  2. 模式匹配最近邻算法相关资料Researchontheshapefeatureextractionandrecognition与Matlab源代码-Nearest-neighbor algorithm for pattern matching information Researchontheshapefeatureextractionandrecognition with the Matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:271.82kb
    • 提供者:youxia
  1. nearest

    0下载:
  2. 模式识别问题最近邻算法的matlab实现,可以模拟实现最近邻法的核心,是一个不错的代码,nearest neighbor-Nearest-neighbor algorithm for pattern recognition problem of matlab implementation, can be simulated to achieve the core of the nearest neighbor method is a good code, nearest neighbor
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:17.37kb
    • 提供者:youxia
  1. Nearest_neighbor_interpolation

    0下载:
  2. 最近邻算法和双线性插值算法 实现灰度图的缩放 -Nearest neighbor algorithm and the bilinear interpolation algorithm to achieve gray level scaling
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:267.83kb
    • 提供者:王风存
  1. nearest

    0下载:
  2. 模式识别的最邻近算法的matlab实现,自编的。-Nearest neighbor algorithm for pattern recognition matlab implementation, designed instrument.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1.48kb
    • 提供者:凌凌
  1. ImprovedGaitRecognitionApproach

    0下载:
  2. :步态识别通过人体走路的姿势来识别人的身份。近年来,步态作为一种生物特征识别技术备受计算机视觉研究者的关注。对某个 人的一个步态序列利用动态 Viterbi 算法得到一个样本姿态序列,对其多个步态样本姿态序列的对应姿态取平均得到这个人的特征姿态序 列,对特征姿态采用主成分分析法和线性判别分析法处理特征空间,并用最近邻法进行识别。利用 CASIA 数据库对本文方法进行验证, 取得了较高的识别率,并对体形变化具有较强的鲁棒性-Human gait recognition is the p
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1.04mb
    • 提供者:贺艳春
  1. assignment1

    1下载:
  2. 差值法+色彩矫正+伽马矫正 其中插值法 运用最少邻算法和双线性算法 来解决灰度图片通过parton之后的变换问题-color interpolation(using Bilinear algorithms and using Nearest Neighbor algorithm) color correction gammar correction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2.91kb
    • 提供者:Gavin
  1. Assignment4

    0下载:
  2. Dilation 和Erosion的c++实现,pattern recognition中,nearest neighbor 方法。还有一些习题与解答-Dilation and Erosion algorithm. Nearest neighbor algorithm in pattern recognition.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5.23mb
    • 提供者:Jason
  1. DilationandErosion

    0下载:
  2. 用Visual C++编写的膨胀和腐蚀算法,也有模式识别中Nearest neighbor 的算法。希望对大家有用。-Dilation and Erosion algorithm and Nearest neighbor algorithm in pattern recognition.Developed in visual C++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4.81mb
    • 提供者:Jason
  1. jinlinfa

    0下载:
  2. 重点介绍模式识别中近邻法,对近邻法的性质及其应用做了详细介绍分析-Focuses on pattern recognition in the nearest neighbor algorithm, the nature of the nearest neighbor method and its application to do a detailed analysis of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:671.06kb
    • 提供者:蔡秋荣
  1. palmprint-recognition-

    1下载:
  2. 首先计算掌纹图像二维Gabo r小波变 换系数的幅值, 将其作为掌纹图像的原始特征 其次, 利用 2DPCA 实现原始特征的降维 然后, 利用PCA 与FLD 的融合算 法进行二次降维的同时提取出最有利于分类的鉴别特征 最后, 利用最近邻算法进行掌纹的分类识别。 -First calculate the two-dimensional Gabo r palmprint image wavelet coefficients of magnitude, its character
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1.34mb
    • 提供者:
  1. knn_classify

    0下载:
  2. knn分类算法 遥感图象分类 knn分类算法 遥感图象分类 -knn classify k-nearest neighbor algorithm In pattern recognition, the k-nearest neighbor algorithm (k-NN) is a method for classifying objects based on closest training examples in the feature space
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1002byte
    • 提供者:lee
  1. nearest

    0下载:
  2. 自己编写的插值算法 ,可以放大和缩小图像。最近邻算法-I have written interpolation algorithm, can zoom in and zoom out. Nearest neighbor algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:150.48kb
    • 提供者:
« 12 3 4 »
搜珍网 www.dssz.com