搜索资源列表
Pattern_recognition_with_SVM_and_dual-tree_complex
- 这是一篇应用二分树复数小波与SVM进行模式识别的一篇文章,希望与对二分树复数小波感兴趣的人一同切磋-This is the application of two hours a tree Complex Wavelet and SVM pattern recognition for an article, with the hope that the two sub-tree Complex Wavelet interested in the interaction together
DCT
- 先用小波变换进行降维后,再用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
wavelet_EEG
- Decomposition EEG to its 5 Sub-bands using Wavelet
SVM-KM
- 小波分析工具箱,可以和许多版本的matlab程序兼容使用,不可多得好好收藏吧。-a wavelet toolbox for signal analysis
2DLDAwiththeSVM-basedfacerecognitionalgorithm
- 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem
SVM_GA
- 提出一种基于支持向量机( SVM)和遗传算法(GA)的离散余弦变换(DCT)域盲数字图像水印方法. 该方法能自适应于图像的局部特征. 依据图像块的局部特性,利用SVM对图像块分类,自适应地确定水印嵌入强度, GA用来优化水印嵌入位置. 实验结果表明该方法有较好的不可见性和较强对抗攻击的鲁棒性.-Based on support vector machine (SVM) and genetic algorithm (GA), discrete cosine transform (DCT) doma
Complete-identification-including-skin-and-the-act
- 本文的目的是提供一个我开发的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
Average-based-on-wavelet-decomposition-and-azimuth
- 基于小波分解与方位角平均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
Face-Detection
- 完整的包括皮肤及动作识别的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
gabor-pca
- 本程序是先用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
gaborsvm1
- 先用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.
facedete
- 此程序提取Gabor小波特征,然后由SVM进行分类的Matlab源代码-The Gabor wavelet feature extraction process, then classified by the SVM in Matlab source code
Multi-fault--based---WSVM-and-PSO
- 一种基于小波支持向量机和粒子群算法的多故障诊断技术。-Multi-fault classification based on wavelet SVM with PSO algorithm to analyze vibration signals from rolling element bearings
xiaobo-svm
- 关于脑机接口的文献,基于SVM和小波分析的脑电信号分类方法-Literature on brain-computer interface the EEG classification method based on SVM and Wavelet Analysis
waveletsvm_longchuan
- 可以用于预测的小波分解下的支持向量回归机-wavelet svm for predict
Wavelet
- wavelet feature for color images and svm
gabor-svm
- 基于小波分析的支持向量机算法,可实现图像识别-The support vector machine (SVM) algorithm based on wavelet analysis program
svm
- 基于小波分析与支持向量机的快速车牌定位识别方法研究 - 副本-Rapid plate wavelet analysis and support vector machine based on location recognition- a copy of the
PCA_gabor_svm
- Gabor小波变换和PCA降维在用SVM分类(Gabor wavelet transform and PCA dimension reduction are classified in SVM)
多尺度
- 多尺度,小波核svm,有采集的数据,可做预测,适合学习(Multiscale Wavelet kernel svm, with collected data, can be used to predict, suitable for learning)