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

搜索资源列表

  1. svm c++源码

    0下载:
  2. SVM分类器
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-05-04
    • 文件大小:15144
    • 提供者:mercury
  1. PCA_SVM.rar

    1下载:
  2. 此方法采用经典的PCA对人脸图像进行特征提取,用libsvm库函数的SVM分类器对图像分类。,This method uses the classical PCA on the face image feature extraction, with the libsvm library function of SVM classifier for image classification.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:6069
    • 提供者:zhangpei
  1. libHIK-1.5

    0下载:
  2. SVM分类器,包括训练和测试,实用的matlab包。-SVM classifiers, including training and testing, practical matlab package.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:375923
    • 提供者:申彤
  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. pca_knn

    0下载:
  2. 本方法采用pca进行特征提取,knn分类器进行人脸识别。-The method of feature extraction using pca, knn classifier for face recognition.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:3080
    • 提供者:zhangpei
  1. SVMAPP

    0下载:
  2. SVM分类器,可用于训练样本值,仅供参考,交流,学习-SVM classifier, the value of training samples can be used for reference purposes only, communication, learning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:578274
    • 提供者:marlon
  1. train

    0下载:
  2. 进行svm分类器的训练,作为人脸检测的人脸分类器-For svm classifier training as face detection face classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-17
    • 文件大小:26531698
    • 提供者:张力
  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
    • 文件大小:11366400
    • 提供者:
  1. 000

    0下载:
  2. 支持向量机(svM)是一种新的机器学习技术。本文采用一对一方法构建多分类SVM 分类器。利用常用的灰度共生矩阵方法提取图像纹理特征,组成特征向量,输入构建好的SVM 多分类器中进行分类。对从Brodatz纹理库中选取的4张纹理图像进行了分类实验,取得较好的 分类结果-Support vector machine (svM) is a new machine learning techniques. In this paper, one way to build a multi-cla
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:376166
    • 提供者:刘东
  1. 01

    0下载:
  2. 的研究彩色数字图像的计算机分类识别方法并应用于古瓷片的自动分类。方法提出 了一种色彩纹理特征的提取模型,采用该模型,利用IGabor滤波器提取数字图像的色彩纹理特征, 并构造支持向量分类机(SVM)分类器组。结果实现了高准确率多类别图像的自动分类识别,并 成功应用于古瓷片的自动分类。结论色彩纹理特征提取方法将颜色与纹理进行融合,增强了数 字图像之间的特征区分能力。-Study color digital image classification and recognition m
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:346393
    • 提供者:刘东
  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
    • 文件大小:9036729
    • 提供者:钟佩
  1. svm

    0下载:
  2. python语言写的SVm分类器,自己写的,完全可用!-python language written SVm classifier, write your own, completely free!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2530
    • 提供者:yankl
  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
    • 文件大小:278693
    • 提供者:周丽梅
  1. svm

    0下载:
  2. 实现SVM分类器的训练,利用提取得到的特征训练得到分类器-The training of the SVM classifier using the extracted features training the classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:17919
    • 提供者:nipengyu
  1. SVM

    0下载:
  2. 这个是一个SVM分类器,可以直接使用,当然也有代码~-This is a SVM classifier, can be used directly, of course, there are code ~
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:13943903
    • 提供者:Deng
  1. C-SVM

    0下载:
  2. SVM 分类器,用于对正负样本进行分类,机器学习内容-svm classifier,classify positive and negative samples,machine learning
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2738415
    • 提供者:forwardcypher
  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. 配置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
    • 文件大小:3442688
    • 提供者:luckyxiaoxiao
  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
    • 文件大小:56462336
    • 提供者:HQ_Xie
  1. Ch12_pres(SVM)

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

    • 发布日期:2017-12-25
    • 文件大小:283648
    • 提供者:易不小心
« 12 3 4 5 »
搜珍网 www.dssz.com