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

搜索资源列表

  1. SVM

    0下载:
  2. OpenCV机器学习SVM支持向量机的分类程序 word格式-OpenCV machine learning support vector machine SVM classification procedure word format
  3. 所属分类:OpenCV

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

    0下载:
  2. 支撑向量机的函数,可以用于识别、分类和分割,是很好的分类算法-Support Vector Machines function, can be used for identification, classification and segmentation, is a good classification algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:2.22kb
    • 提供者:zhangguoqing
  1. Ncut_SVM

    1下载:
  2. 此源码可对图像进行Ncut分割,并且集成了特征提取和SVM分类的功能。-This source can be Ncut image segmentation, and integrates the feature extraction and SVM classification function.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-21
    • 文件大小:33.23mb
    • 提供者:leo
  1. SVMWrap

    0下载:
  2. SVM分类代码,实现起来比libsvm更加好用。-SVM classification code, achieve more good than libsvm.
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:49.9kb
    • 提供者:andy
  1. SVM-toolbox

    1下载:
  2. 迄今为止最好的svm工具箱 包含了波形和图像的处理-svm classification
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4.24mb
    • 提供者:张雪
  1. svm

    1下载:
  2. 用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取-MATLAB source code written using svm, support vector machine can be achieved for feature classification or extraction
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:193.94kb
    • 提供者:王世涛
  1. svm

    0下载:
  2. SVM,一个简单的用于线性分类的代码,采用openCV写的。-SVM, a simple linear classification code used by openCV written.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.81mb
    • 提供者:高永强
  1. SVM

    0下载:
  2. 数字图像处理,实现了基于内容的自然图像分类和检索-Digital image processing, and content-based classification and retrieval of natural images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:282.03kb
    • 提供者:zhao xiaonan
  1. MFCC-and-SVM

    0下载:
  2. 建立了普通话语音性别数据库,提出联合梅尔频率频谱系数(Mel2f requency Cep st rum Coefficient s , MFCC) 的特征提取方法和支持向量机(Support Vector Machine , SVM) 的分类方法进行说话人性别识别,并与其它分类方法进行比较。-A Chinese speech ( mandarin ) database was established for speaker s gender recognition. A combina
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:295.87kb
    • 提供者:wangqipeng
  1. gabor-pca

    3下载:
  2. 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
  3. 所属分类:Graph Recognize

    • 发布日期:2014-04-25
    • 文件大小:10.84mb
    • 提供者:
  1. IrisSVMmulticlassall

    0下载:
  2. 在matlab环境下实现的算法,该算法主要实现SVM分类的算法,通过SVM实现文字识别-In the matlab environment to achieve algorithm to achieve SVM classification of the main algorithm, character recognition by SVM to achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1.12kb
    • 提供者:王娟
  1. SVM-based-image-classification

    0下载:
  2. 基于SVM的图像分类,由于支持向量机的分类能力极大地依赖于核参数的选取,因此,本文着重研究了核参数选择方法,并利用不同的颜色、纹理特征对图像进行分类。 -SVM-based image classification, the classification capability of SVM kernel parameters greatly depend on the selection, therefore, this paper focuses on the kernel paramet
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.41mb
    • 提供者:ww1
  1. svm-coder

    0下载:
  2. 适合svm的初学者,通过本代码的练习,可以使初学者对c-svm进行分类有一个感性认识。-Svm suitable for beginners, through this code of practice, you can make beginners c-svm classification has a perceptual knowledge.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-19
    • 文件大小:8.24kb
    • 提供者:黄河
  1. SVM-Classification

    0下载:
  2. Matlab写的SVM图像分类程序,是完整的可运行的图像分类程序,高手可以研究一下。-Matlab write SVM image classification procedure is complete working image classification procedures, experts can look at.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.79mb
    • 提供者:凡轩
  1. code-PCA-SVM

    1下载:
  2. 这是一个包含PCA降维的matlab程序加上用svm分类的一个程序。-This is a PCA dimensionality reduction plus matlab program contains a program with svm classification.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:7.45kb
    • 提供者:方达
  1. SVM-pe

    0下载:
  2. SVM向量机用于目标分类的代码,代码很简单,可以运行,适合新手-The code for the target vector machine SVM classification code is very simple, it can run for novice
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:234.2kb
    • 提供者:奔波儿灞
  1. svm--classification

    1下载:
  2. 基于支持向量机的图像分类,含有各种图像分类实例,以及最小二乘支持向量机优化算法-Image classification based on support vector machine, including various image classification examples, and least squares support vector machine optimization algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-12-16
    • 文件大小:123kb
    • 提供者:miao
  1. SVM

    0下载:
  2. 配置opencv库,SVM训练和分类,显示分类结果,和支持向量机。对于初学者了解SVM分类器由一定帮助(Configure the opencv library, SVM training and classification, display classification results, and support vector machines. For beginners understand the SVM classifier by some help)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-22
    • 文件大小:3.28mb
    • 提供者:luckyxiaoxiao
  1. Image Classification Example

    0下载:
  2. python实现用SIFT+K-MEANS+SVM图片分类(Python implementation with SIFT + K-MEANS + SVM picture classification)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:18.95mb
    • 提供者:simle_远航
  1. SVM

    3下载:
  2. SVM分类用于高光谱遥感图像分类、预测....................(SVM classification for classification and prediction of hyperspectral remote sensing images)
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-17
    • 文件大小:5.74mb
    • 提供者:格子码
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com