CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - K近邻

搜索资源列表

  1. K_NN

    0下载:
  2. k近邻(k_nn)算法在图象处理中的应用,visual C#-k neighbors (k_nn) image processing algorithms in the application, visual C#
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:41469
    • 提供者:alex
  1. kmedfilter

    0下载:
  2. K近邻中值(均值)滤波器 1) 以待处理像素为中心,作一个m*m的作用模板。 2) 在模板中,选择K个与待处理像素的灰度差为最小的像素。 3) 将这K个像素的灰度均值(中值)替换掉原来的像素值。 -K-nearest neighbor median (mean) a filter) for the pixel to be addressed, for a m * m role template. 2) In the template, select and K-pending p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1613
    • 提供者:上官云
  1. KNearestclass

    0下载:
  2. 使用K近邻算法对一个2维德样本集进行分类,样本集的分布为混合高斯分布。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6855
    • 提供者:Nathan
  1. Image-Classification

    0下载:
  2. 对SVM多类分类算法进行了研究,总结了不同分类算法的优缺点。接下来本文提出了基于GA(遗传算法)和KNN(K近邻)的SVM多类分类算法-The SVM multi-class classification algorithms studied, summed up the advantages and disadvantages of different classification algorithms. The next paper, based on GA (genetic algorit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:620194
    • 提供者:zhangxiang
  1. KwithC-neighbor

    0下载:
  2. 用C语言对K近邻法进行的模式识别,包括说明及程序。-K with C-neighbor method of pattern recognition, including a descr iption of and procedures.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:30405
    • 提供者:android
  1. ClassifyHomework

    0下载:
  2. 模式识别,用平均样本法、平均距离法、最近邻法、K近邻法进行分类。-Pattern recognition, with an average of the sample method, the average distance method, nearest neighbor, K-NN classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2335
    • 提供者:youxia
  1. zuijinlinfenlei

    0下载:
  2. 我们使用MATLAB软件实现了人脸识别并统计其识别率。本实验采用PCA(主成分分析)方法,利用K-L变换和奇异值分解原理实现。并分别采用最近邻法分类器得出它们的成功率。-We use face recognition software and the MATLAB Statistics recognition rate. The present study, PCA (principal component analysis) method, using KL transform and sin
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1264
    • 提供者:liyanliang163
  1. kdtree

    0下载:
  2. kd 近邻查找. 一般用在图像拼接等领域-k-d tree to find the nearest one
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:115086
    • 提供者:alisha
  1. K

    0下载:
  2. 近邻法的基本思想是在测试样本x的k个近邻中,按出现的样本类别来作为x的类别,即先对x的k个近邻一一找出它们的类别,然后对x类别进行判别,即在N个训练样本中,找出x的k个近邻。-The basic idea of the nearest neighbor method in the test sample x k nearest neighbors, according to the type of the sample of x as a category, that is, first k n
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1644
    • 提供者:王宁
  1. K-

    0下载:
  2. 给出了一种基于距离的模糊隶属度定义形式,通过这种定义来改进K-近邻算法,得到一种自己定义的模糊K-近邻算法。同时本文中给出编程流程,编程思想以及实验结果。-A distance-based definition of fuzzy membership form, by this definition to improve K-nearest neighbor algorithm to obtain a defined fuzzy K-nearest neighbor algorithm. The
  3. 所属分类:Special Effects

    • 发布日期:2015-06-04
    • 文件大小:1024
    • 提供者:xujingxue
  1. KNNC

    0下载:
  2. 使用K近邻算法分类的代码,可返回分类的识别率-KNN Classification
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:1188
    • 提供者:zheng
  1. 2DPCAPKNN

    0下载:
  2. 实现2DPCA和Knn(k近邻)的人脸识别,包含人脸库-face recogntion in 2DPCA and KNN
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3851877
    • 提供者:何宝忠
  1. knn

    0下载:
  2. k近邻法的线性扫描算法的python详细代码,并附有详细注释-k nearest neighbor linear scanning algorithm python code in detail, along with detailed notes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2021
    • 提供者:
  1. knnfiltertest

    0下载:
  2. 用于图像处理的K近邻滤波器 可用于去除高斯滤噪声和椒盐噪声 并进行对比-K nearest neighbor filter to remove image noise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:667
    • 提供者:吕昌伟
  1. jinlin

    0下载:
  2. 最近邻法,K-近邻法,剪辑近邻法和压缩近邻法。模式识别-Nearest neighbor, K- nearest neighbor, editing and compression nearest neighbor nearest neighbor method. Pattern Recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3955
    • 提供者:刘超蝶
  1. classification

    0下载:
  2. Iris数据的最近邻分类与k近邻分类程序,以及5路交叉验证,适合于新手学习,附有数据集-And nearest neighbor classification k-nearest neighbor classification procedure Iris data, as well as 5-way cross-validation, suitable for novices to learn, with data collection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:4927
    • 提供者:taotao
  1. KNN

    0下载:
  2. KNN K近邻算法 来自视觉机器学习中的代码-The KNN K Nearest Neighbor algorithm comes the code in the visual machine learning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3416
    • 提供者:jhj
  1. image recognition

    2下载:
  2. 分别采用有边缘和无边缘两类图像作为样本库,使用用Hu不变矩对图像进行特征提取,并使用K近邻分类法进行分类和识别。(Two types of images with edges and no edges are used as the sample library, the images are extracted using Hu invariant moments, and the images are classified and identified by K nearest neighb
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:陆荏嘉
  1. FaceRec

    0下载:
  2. 对人脸进行特征提取,并使用K近邻算法得其识别率(Feature extraction is performed on the face and its recognition rate is obtained using K nearest neighbor algorithm)
  3. 所属分类:图形图像处理

  1. splicing

    1下载:
  2. 二维图像拼接,sift特征匹配,快速k近邻匹配,ransac近一步过滤匹配点(Two dimensional image mosaic)
  3. 所属分类:图形图像处理

    • 发布日期:2021-02-28
    • 文件大小:487424
    • 提供者:乾__坤
« 12 »
搜珍网 www.dssz.com