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

搜索资源列表

  1. SVM(matlab)

    2下载:
  2. 支持向量机(SVM)实现的分类算法源码[matlab] -Support Vector Machine (SVM), a classification algorithm source code [Matlab]
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2109
    • 提供者:dyddong
  1. SVM

    0下载:
  2. 这是一个svm对图像分类的论文,很值得一看 基于SVM的图像分类算法与实现,他还说有具体的实现,很棒
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:136040
    • 提供者:云天海
  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
    • 文件大小:2274
    • 提供者:zhangguoqing
  1. svm

    0下载:
  2. 选用支持向量机作为区分文本与非文本的分类器,支持向量机是在统计学习理论基础上发展起来的新一代学习算法,它在解决小样本、非线性及高维模式识别问题中表现出许多特有的优势。-Use support vector machine as the distinction between text and non-text classifier, support vector machine is in statistical learning theory developed on the basis of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:51881
    • 提供者:caoliang
  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
    • 文件大小:1144
    • 提供者:王娟
  1. svm-detect-paper

    0下载:
  2. svm分类检测算法研究,用到opencv相关库,是论文来的,希望能够对所需者有用-svm detect paper
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:533432
    • 提供者:毛渝南
  1. SVM_SteveGunn

    0下载:
  2. SVM分类器,是一种比较经典的分类算法,常用作图像识别分类中的分类器,这是作者改进过的一种SVM分类算法。-svm satisfaction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:76300
    • 提供者:ding
  1. orc1

    0下载:
  2. 本程序采用svm分类算法,实现了对连体数字(0-100)的识别。 分两个过程,第一个需要训练生成mode,第二个过程根据mode进行预测。识别率达95 -This program uses the svm classification algorithm, the identification of the piece number (0-100). Divided into two processes, first need to be trained to generate mode, th
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2931676
    • 提供者:王建
  1. svm

    0下载:
  2. 图像处理模式识别一种分类算法:svm,对于所提取的图像的特征进行训练学习然后分类。-Image processing, pattern recognition of a classification algorithm: SVM trained to learn the characteristics of the extracted image and then classified.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-08
    • 文件大小:614689
    • 提供者:商世博
  1. svm

    0下载:
  2. 基于SVM的图像检索和图像分类算法,源代码程序,希望能帮到你-Image retri and image classification based on SVM algorithm, the source program, the hope can help you
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5298
    • 提供者:海红
  1. SVM

    0下载:
  2. 支持向量机SVM和核函数的MATLAB程序集,用于图形处理的算法,分类算法-pca and svm use MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4791245
    • 提供者:郭燕
  1. fishersvm

    0下载:
  2. 可直接运行的fisher和SVM分类算法(Fisher and SVM classes that can be run directly)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:1183744
    • 提供者:fjxychm
  1. Ch12_pres(SVM)

    0下载:
  2. 支持向量机网络算法原理介绍,对分类器原理大概的了解。(Principle of support vector machine algorithm)
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:283648
    • 提供者:易不小心
  1. svm

    0下载:
  2. 使用hog特征进行分类,采用opencv里的svm算法(By using the hog feature,we classfy the face images with svm algorithm.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:20043776
    • 提供者:liiakw
  1. SVM

    0下载:
  2. 包含完整的SVM算法,下载即可使用。其中包括数据集和完整的算法结构,算法结构包括数据清理、核函数升维以及SMO优化算法,可以较好实现数据非线性分类。(Contains the complete SVM algorithm and download it for use. Including the data set and the complete algorithm structure, the algorithm structure includes data cleaning, kerne
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:17408
    • 提供者:_柚子茶
  1. 人脸表情识别matlab程序LBP+LPQ算法融合,SVM分类

    5下载:
  2. 基于matlab的人脸表情识别,LBP+LPQ算法融合(Facial expression recognition based on MATLAB)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-01
    • 文件大小:9723904
    • 提供者:pandi_
  1. Canupo

    1下载:
  2. C++编码,基于线性判别分析(LDA)和支持向量机(SVM)的多尺度维度特征点云分类算法,通过机器学习方法精确分类。效果可达95%以上,本文件夹内含有详细中文教程。
  3. 所属分类:3D图形编程

  1. SVM算法

    1下载:
  2. SVM算法的线性分类,图像分类单幅遥感图像特征提取分类(Linear classification of SVM algorithm, image classification, feature extraction and classification of single remote sensing image)
  3. 所属分类:图形图像处理

    • 发布日期:2020-07-16
    • 文件大小:14336
    • 提供者:LOST0522
  1. 支持向量机算法可视化实现

    0下载:
  2. 项目文件分为src和data两部分,src文件夹下存放源码,data文件夹下存放样本数据和生成的结果文件。 项目中含有RBF SVM分类算法,可视化界面上分别有对应算法的训练和结果展示按钮,通过按钮可以触发模型训练和可视化效果呈现。 项目运行过程中,会有一些日志打印出来。 详见内部说明文档
  3. 所属分类:图形/文字识别

  1. 改进svm

    2下载:
  2. phog方法提取图像特征,svm支持向量机进行分类,分别有GA遗传算法和PSO粒子群优化算法进行寻优。(Phog method extracted image features, SVM support vector machine classification, respectively, GA genetic algorithm and PSO particle swarm optimization algorithm for optimization.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-11-06
    • 文件大小:31901696
    • 提供者:隋易帝
« 12 3 4 »
搜珍网 www.dssz.com