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

搜索资源列表

  1. 文字识别程序

    0下载:
  2. 目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括SVM方法和BP神经网络的方法,其中SVM方法的识别率较高,SVM+网格密度特征, 在小字符集情况下,达到了识别率97%以上 采用OO思想编写,适合做二次开发-currently the handwriting recognition system consists of pretre
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:330.6kb
    • 提供者:远超
  1. DCT

    0下载:
  2. 先用小波变换进行降维后,再用DCT进行特征提取,然后用SVM分类识别,SVM需先安用libsvm工具箱,然后再可以运行,该程序包含ROL人脸库,一并上传。-First reduce the dimension of the wavelet transform, the then DCT feature extraction, and then use SVM classification, SVM must be safe to use libsvm toolbox, and then you
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5.34mb
    • 提供者:张少明
  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. 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
    • 文件大小:50.67kb
    • 提供者:caoliang
  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. PCA-and-SVM-Face-recognition

    1下载:
  2. 采用PCA对人脸特征进行抽取,用SVM多累分类器对人脸进行识别,有操作界面-Using PCA for facial feature extraction, and more tired with the SVM classifier for face identification, a user interface
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:8.62mb
    • 提供者:钟佩
  1. SVM-faces-recognition

    0下载:
  2. 用支持向量机作为分类器,在人脸识别中获得很好的识别效果,很适合学习使用-SVM faces recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:7.67kb
    • 提供者:李宁
  1. SVMmatlab_coding

    0下载:
  2. 支持向量机代码 用于分类 识别算法开发语言 matlab-svm coding
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-08
    • 文件大小:1.49mb
    • 提供者:brain
  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
    • 文件大小:2.8mb
    • 提供者:王建
  1. SVM-and--Face-Recognition

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

    • 发布日期:2017-05-27
    • 文件大小:9.9mb
    • 提供者:Jessicaying
  1. SVM-Class

    0下载:
  2. 用于图像中物体的分类,识别等。如进行图像中人、车辆、手势的识别。-using for the classfication of objects in the detected image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:72.97kb
    • 提供者:innj
  1. Nonlinear-SVM-classifier-design

    0下载:
  2. 模式识别领域非线性SVM分类器设计原理,代码及过程-Pattern recognition domain nonlinear SVM classifier.experimental design principle, the code and process
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:272.16kb
    • 提供者:周丽梅
  1. FaceRec

    0下载:
  2. 人脸识别系统 PCA降维, SVM 分类, 40*10人脸数据库 对机器视觉 智能识别有帮助 -face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:10.76mb
    • 提供者:summerflog
  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
    • 文件大小:9.37mb
    • 提供者:HUAILI
  1. hog_svm

    1下载:
  2. 这文件夹包含了,hog特征提取,多类SVM分类器,数据库,图像识别(This folder contains the hog feature extraction, multi class SVM classifier, database, image recognition)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-16
    • 文件大小:53.85mb
    • 提供者:HQ_Xie
  1. svm_images

    0下载:
  2. 识别图像,利用HOG特征,svm分类方法,区别率较高(Recognition of images, the use of HOG features, SVM classification method, the distinction rate is higher)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-05
    • 文件大小:1.31mb
    • 提供者:WQ520
  1. SVM人脸识别2

    0下载:
  2. 实现人脸识别,分类器用svm,功能非常好,改名易于理解,适合初学者(The realization of face recognition, the classifier uses SVM, the function is very good, the Rename is easy to understand, suitable for the beginner.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-06
    • 文件大小:142kb
    • 提供者:lyq0209
  1. 人脸表情识别matlab程序LBP+LPQ算法融合,SVM分类

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

    • 发布日期:2018-05-01
    • 文件大小:9.27mb
    • 提供者:pandi_
  1. 基于SVM的光学字符识别

    1下载:
  2. OCR光学字符识别是将纸上的文字扫描成数据集,然后对数据集进行分类,最终自动识别字符的技术。(OCR optical character recognition is a technology that scans text on paper into data sets, then classifies the data sets, and finally automatically recognizes characters.)
  3. 所属分类:图形/文字识别

    • 发布日期:2020-11-17
    • 文件大小:533kb
    • 提供者:jijibo,
« 12 »
搜珍网 www.dssz.com