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

搜索资源列表

  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. wavelet_EEG

    1下载:
  2. Decomposition EEG to its 5 Sub-bands using Wavelet
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:187.52kb
    • 提供者:Mehran Ahmadlou
  1. SVM-KM

    0下载:
  2. 小波分析工具箱,可以和许多版本的matlab程序兼容使用,不可多得好好收藏吧。-a wavelet toolbox for signal analysis
  3. 所属分类:Wavelet

    • 发布日期:2017-03-24
    • 文件大小:224.29kb
    • 提供者:zmma
  1. 2DLDAwiththeSVM-basedfacerecognitionalgorithm

    0下载:
  2. 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:230.85kb
    • 提供者:费富里
  1. jchshibie

    1下载:
  2. 支持向量机(SVM)是一种基于超平面分类的新的学习方法,具有很强的泛化能力。研究了支持向量机的学习机理,以及实现支持向量机的序贯最小优化算法(SMO),并用来对舰船图像进行识别。首先将待识别目标进行二维小波分解,获取不同尺度下的小波系数,然后对其进行主元分析,得到的主元分量作为支持向量机的特征量输入。实验结果表明,该方法具有良好的分类性能。-Support Vector Machine (SVM) is a hyperplane-based classification of new learn
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-07-04
    • 文件大小:55.18kb
    • 提供者:罗朝辉
  1. SVM_GA

    0下载:
  2. 提出一种基于支持向量机( SVM)和遗传算法(GA)的离散余弦变换(DCT)域盲数字图像水印方法. 该方法能自适应于图像的局部特征. 依据图像块的局部特性,利用SVM对图像块分类,自适应地确定水印嵌入强度, GA用来优化水印嵌入位置. 实验结果表明该方法有较好的不可见性和较强对抗攻击的鲁棒性.-Based on support vector machine (SVM) and genetic algorithm (GA), discrete cosine transform (DCT) doma
  3. 所属分类:Special Effects

    • 发布日期:2016-01-22
    • 文件大小:438.99kb
    • 提供者:郭事业
  1. Complete-identification-including-skin-and-the-act

    0下载:
  2. 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识-The purpose of this paper is to provide an I developed SSE optimized, C++ library, used for face d
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2.2mb
    • 提供者:憨豆
  1. gaborwavelet

    0下载:
  2. Gabor wavelet transform applied to feature extraction of ophthalmic images. We investigate a new approach for measuring ocular refractive errors (astigmatism, near-sightedness and shortsightedness) from images of the human eye [1]. This ap
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:6.72kb
    • 提供者:Real
  1. Supportvectormachinesinwaveletpacketdenoising

    0下载:
  2. 支持向量机在小波包去噪方法中的应用,小波包分解和svm相结合-Support vector machines in wavelet packet denoising of wavelet packet decomposition and combination svm
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:968.19kb
    • 提供者:ww1
  1. Average-based-on-wavelet-decomposition-and-azimuth

    0下载:
  2. 基于小波分解与方位角平均HRRP的SVM目标识别方法Average based on wavelet decomposition and azimuth of SVM target recognition HRRP-Average based on wavelet decomposition and azimuth of SVM target recognition HRRP
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:76.2kb
    • 提供者:soos1001
  1. Face-Detection

    0下载:
  2. 完整的包括皮肤及动作识别的C++人脸检测源代码,涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程等。-Complete, including skin and actions identified C++ face detection source code, the technology involved are: wavelet analysis, scaling down m
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:451.5kb
    • 提供者:黄大伟
  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. gaborsvm1

    0下载:
  2. 先用gabor 小波滤波器,做特征提取,然后用支持向量机(SVM)做分类,来实现人脸检测.需要用matlab 2010 或更新的版本才能运行-the code is used for face detection.Firstly it use gabor wavelet filter for feature extraction,Secondly it use support vector machine (SVM)for classification.matlab 2010 required.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:159.73kb
    • 提供者:xiang
  1. facedete

    2下载:
  2. 此程序提取Gabor小波特征,然后由SVM进行分类的Matlab源代码-The Gabor wavelet feature extraction process, then classified by the SVM in Matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-06-11
    • 文件大小:18.06mb
    • 提供者:王世强
  1. waveletsvm_longchuan

    0下载:
  2. 可以用于预测的小波分解下的支持向量回归机-wavelet svm for predict
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:587byte
    • 提供者:zhangzhenghao
  1. Wavelet

    0下载:
  2. wavelet feature for color images and svm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.89kb
    • 提供者:Zobaidy
  1. gabor-svm

    0下载:
  2. 基于小波分析的支持向量机算法,可实现图像识别-The support vector machine (SVM) algorithm based on wavelet analysis program
  3. 所属分类:assembly language

    • 发布日期:2017-05-14
    • 文件大小:3.05mb
    • 提供者:chenxi
  1. svm

    0下载:
  2. 基于小波分析与支持向量机的快速车牌定位识别方法研究 - 副本-Rapid plate wavelet analysis and support vector machine based on location recognition- a copy of the
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1.46mb
    • 提供者:JANCK
  1. PCA_gabor_svm

    0下载:
  2. Gabor小波变换和PCA降维在用SVM分类(Gabor wavelet transform and PCA dimension reduction are classified in SVM)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:3kb
    • 提供者:澳洲野鼠
  1. 多尺度

    1下载:
  2. 多尺度,小波核svm,有采集的数据,可做预测,适合学习(Multiscale Wavelet kernel svm, with collected data, can be used to predict, suitable for learning)
  3. 所属分类:其他

    • 发布日期:2020-08-31
    • 文件大小:188kb
    • 提供者:哈哈欧耶
« 12 3 4 »
搜珍网 www.dssz.com