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

搜索资源列表

  1. classifier_knn

    0下载:
  2. 最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C + + source code, suitable for pattern recognition, image processing developers use!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2572
    • 提供者:sjtu
  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. Graphics_2009

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

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

    0下载:
  2. svm 图像分割 用kmeans得到两类分割的图,在显示的图像中用鼠标取点得到2*num个坐标位置的二维向量,前num个为正样本,后num各为负样本-image segmentation
  3. 所属分类:Special Effects

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

    0下载:
  2. 基于OpenCV,KNN算法在图像模糊中的应用,仅头文件,方便调用-KNN algrithom in digital image processing based on OpenCV,just header file,you can call it conveniently.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1174
    • 提供者:sxqdxmxp
  1. K-NN

    1下载:
  2. 一个可以分多类的knn程序。用于多类识别特别是高维的图像识别。-A class knn procedure. For many types of identification, especially high-dimensional image recognition.
  3. 所属分类:图形/文字识别

    • 发布日期:2013-01-17
    • 文件大小:1544
    • 提供者:gsf
  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
    • 文件大小:1389
    • 提供者:杨冰莹
  1. knn

    0下载:
  2. KNN分类程序,对人脸识别等图像处理有些许帮助和人脸数据图像-The KNN classification procedures, face recognition and image processing image of some help and face data
  3. 所属分类:Graph program

    • 发布日期:2017-11-30
    • 文件大小:3990425
    • 提供者:刘换
  1. bayes-

    0下载:
  2. 最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用-nearest neighbor classifier (KNN) of the C++ source code, suitable for pattern recognition, image processing developers use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:162003
    • 提供者:唐键坪
  1. knn-matting

    0下载:
  2. 国外写的knn-matting,图像抠图的源程序,有实例,可直接使用-knn-matting looking abroad to distinct the image layer, there are instances, can be used directly
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:14439167
    • 提供者:杨巍
  1. KNN

    0下载:
  2. It is about KNN classification. It is widely used in image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:374652
    • 提供者:李论
  1. classifier_knn

    0下载:
  2. 最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C++ source code, suitable for pattern recognition, image processing developers use!
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:2621
    • 提供者:rnowb
  1. imageDenoising

    0下载:
  2. 英伟达公司的CUDA实例代码,用CUDA实现了KNN和NLM的图片降噪算法,包含了整个对应的工程文件。-Sample: Image denoising Minimum spec: SM 1.0 This sample demonstrates two adaptive image denoising techniques: KNN and NLM, based on computation of both geometric and color distance between
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7152784
    • 提供者:张帆
  1. knn-algorithm

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

    • 发布日期:2017-05-18
    • 文件大小:5099546
    • 提供者:QingYue
  1. knn-graph-construction

    0下载:
  2. 内容包括图像的分块,利用图像块构造一个k临近的graph,以及graph约束下结合小波变换的简单恢复 作为参考。-Including block-dividing in images, and then use image blocks to construct a k adjacent graph, and graph regularized and wavelet transform to recover the image- as a reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1585868
    • 提供者:赖英
  1. KNN

    0下载:
  2. 基于KNN滤波的图像处理算法,是一种图像增强的算法实现-Image processing algorithms KNN filter based on an image enhancement algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:416129
    • 提供者:程立双
  1. knn-matting

    0下载:
  2. 根据输入的点,按回车确定,按空格进行下一个图层,可以准确提取图像的各图层-Each layer can be accurately extracted image
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:16480958
    • 提供者:WL
  1. handwrite2

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

    • 发布日期:2017-12-27
    • 文件大小:1391616
    • 提供者:小龙女
  1. knn-matting

    0下载:
  2. 本程序在matlab中运行,实现了基于KNN的抠图技术(This program is run in MATLAB, realizes KNN based matting techniques)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:26820608
    • 提供者:babi
  1. PCA

    0下载:
  2. 对高维图像进行PCA和KNN分类器处理转换为低维图像(use PCA and KNN for high dimensional image)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:leonmakise
« 12 »
搜珍网 www.dssz.com