搜索资源列表
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
jchshibie
- 支持向量机(SVM)是一种基于超平面分类的新的学习方法,具有很强的泛化能力。研究了支持向量机的学习机理,以及实现支持向量机的序贯最小优化算法(SMO),并用来对舰船图像进行识别。首先将待识别目标进行二维小波分解,获取不同尺度下的小波系数,然后对其进行主元分析,得到的主元分量作为支持向量机的特征量输入。实验结果表明,该方法具有良好的分类性能。-Support Vector Machine (SVM) is a hyperplane-based classification of new learn
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
gaborwavelet
- 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
Supportvectormachinesinwaveletpacketdenoising
- 支持向量机在小波包去噪方法中的应用,小波包分解和svm相结合-Support vector machines in wavelet packet denoising of wavelet packet decomposition and combination svm
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
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)