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-image

    0下载:
  2. 有关图像识别方法的实现,采用SVM方法完成图像的识别。-the Image Recognition Methods of using SVM method to complete the image recognition.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1044962
    • 提供者:李成成
  1. svm

    0下载:
  2. 用支持向量机实现人脸的识别,虽然效果不是很好,不过也可和大家一起分享一下
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:357194
    • 提供者:杜鲁燕
  1. FaceRec

    2下载:
  2. 基于matlab2008的人脸识别系统,使用了PCA +Adaboost与PCA+SVM分别实现了人脸识别,使用了orl人脸库,给一个人的图片就可以识别此人身份,识别率高达84 -Matlab2008 face recognition system based on use of the PCA + Adaboost achieved with the PCA+ SVM face recognition, respectively, using the orl face database
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:16052224
    • 提供者:周天
  1. libsvm-2.9

    0下载:
  2. SVM是一种比较新比较流行的算法,常常用在分类问题和回归问题上。 SVM方法的VC实现,libsvm源码-SVM is a relatively new algorithm is more popular, often used in classification and regression issues. SVM method VC implementation, libsvm source
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:528433
    • 提供者:susan
  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. 4

    0下载:
  2. 本程序实现了用svm实现人脸表情的识别,很精确的结果,具有很高的识别效果-This application implements with face recognition of the SVM realize expression, very accurate results, has the very high recognition result
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:9439
    • 提供者:sun
  1. 5

    1下载:
  2. 本程序实现了用pca,svm实现人脸表情的识别,很精确的结果,具有很高的识别效果-This application implements with pca, SVM realize the recognition face expression, very accurate results, has the very high recognition result
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:12718
    • 提供者:sun
  1. 7

    0下载:
  2. 本程序实现了用pca以及kpca,svm实现人脸表情的识别,很精确的结果,具有很高的识别效果-This application implements with pca and kpca, SVM realize the recognition face expression, very accurate results, has the very high recognition result
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:25558
    • 提供者:sun
  1. 8

    0下载:
  2. 本程序实现了用pca以及贝叶斯,svm实现人脸表情的识别,很精确的结果,具有很高的识别效果-This application implements with pca and the bayesian, SVM realize the recognition face expression, very accurate results, has the very high recognition result
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:19000
    • 提供者:sun
  1. 9

    0下载:
  2. 本程序实现了用贝叶斯,svm实现人脸表情的识别,很精确的结果,具有很高的识别效果-This application implements with bayesian, SVM realize the recognition face expression, very accurate results, has the very high recognition result
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:44824
    • 提供者:sun
  1. SVM-and--Face-Recognition

    0下载:
  2. 支持向量机及其在人脸识别中的应用研究 上海交通大学博士论文,在知网上面付费下载得到的。本文从应用的角度出发,较为全面地对一些相关问题进行探讨,并使用Visual C++实现了一个基于支持向量机的人脸识别软件—idTeller。 论文的主要工作和创新点包括: ·提出了两种基于VC边界的支持向量机参数选择算法—固定C算法和VC-CV算法。VC边界是两类支持向量机参数选择的一个理想准则,但它的一些固有缺点使其应用变得困难。本文通过将VC边界转化为VC指标,最终把问题归结为对最小包围体的求解,从理论
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10384270
    • 提供者:Jessicaying
  1. ocr

    0下载:
  2. 用支持向量机SVM实现对手写数字的特征提取与识别,其中数字是一笔写成。-Using support vector machine (SVM) to realize SVM opponent write digital feature extraction and recognition, including digital is a written.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:9680509
    • 提供者:姜佳轮
  1. SVM

    1下载:
  2. SVM的C语言实现代码,可以直接移植到自己的工程中。-SVM' s C language code can be directly transplanted into their own works.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-12
    • 文件大小:265649
    • 提供者:kangue
  1. svmclassiferanddata

    0下载:
  2. SVM实现的matlab语言代码的应用版本,可以直接使用。-The SVM implementation matlab version of the application of the language code can be used directly.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-26
    • 文件大小:5558424
    • 提供者:kangue
  1. c-svm

    0下载:
  2. 用c语言实现支持向量机的算法,内容很好的,真的-C language support vector machine algorithm, good content, really
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:7973
    • 提供者:wangyunkai
  1. svm-toolbox

    0下载:
  2. matlab 支持向量机工具箱可以实现输入数据并对数据按指定的寻优方式和核函数计算出数据分类决策函数。-matlab SVM toolbox for data classification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:182512
    • 提供者:mr jiang
  1. SVM

    0下载:
  2. 这是一个SVM分类器,可以实现对人脸的识别,里面有数据库。用的时候要先添加路径。-This is a SVM classifier, can be achieved on the face recognition, which has a . Use the time to add the path.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:9829676
    • 提供者:HUAILI
  1. SVM

    0下载:
  2. 用简单的代码实现了SVM,其中包括了线性、非线性以及多种kernel。(SVM is implemented with simple code, including linear, nonlinear, and a variety of kernel.)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-17
    • 文件大小:8192
    • 提供者:极地渔翁
  1. 14.SVM(代码)

    0下载:
  2. 用SVM在python平台实现手写数字的识别(using the algorithm of SVM to recognition of handwritten numerals on python)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-04
    • 文件大小:187392
    • 提供者:THTing
« 12 3 »
搜珍网 www.dssz.com