搜索资源列表
Classification-MatLab-Toolbox
- 模式识别matlab工具箱,包括SVM,ICA,PCA,NN等等模式识别算法,很有参考价值-pattern recognition Matlab toolbox, including SVM, ICA, PCA, NN pattern recognition algorithms, and so on, of great reference value
ImprovedAlgorithmBasedonKernelFunctionandApplicati
- 本文的题目是改进的核函数算法及其在人脸识别中的应用研究。 本文在系统学习现有核函数及支持向量机相关理论的基础上,系统研究了自适应选择核函数算法,通过引入朴素正则风险最小化准则,提出了一种改进的在线核函数算法。算法采用截断误差最小化、合理选取拉格郎日因子等方法对新增样本进行训练,有效地克服了现有方法收敛精度低和不能自适应选择样本的困难。 根据独立分量分析的原理和特点,将改进的核函数算法引入人脸识别的研究中,给出了基于ICA
pca-svm
- 本程序用于对训练样本提取独立主元,作为样本特征,并送入SVM分类器中训练图像的预处理中不取对数,也无须做幅度归一,由ICA的应用条件决定的。预处理后的图像以向量的形式按行排列
facedetector
- 人脸检测源代码. The souce demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN rough face prefiltering, PCA/LDA
模式识别matlab工具箱,包括svm,ICA,PCA,NN等等模式识别算法
- 模式识别matlab工具箱,包括svm,ICA,PCA,NN等等模式识别算法
Classification-MatLab-Toolbox
- 模式识别matlab工具箱,包括SVM,ICA,PCA,NN等等模式识别算法,很有参考价值-pattern recognition Matlab toolbox, including SVM, ICA, PCA, NN pattern recognition algorithms, and so on, of great reference value
ImprovedAlgorithmBasedonKernelFunctionandApplicati
- 本文的题目是改进的核函数算法及其在人脸识别中的应用研究。 本文在系统学习现有核函数及支持向量机相关理论的基础上,系统研究了自适应选择核函数算法,通过引入朴素正则风险最小化准则,提出了一种改进的在线核函数算法。算法采用截断误差最小化、合理选取拉格郎日因子等方法对新增样本进行训练,有效地克服了现有方法收敛精度低和不能自适应选择样本的困难。 根据独立分量分析的原理和特点,将改进的核函数算法引入人脸识别的研究中,给出了基于ICA
pca-svm
- 本程序用于对训练样本提取独立主元,作为样本特征,并送入SVM分类器中训练图像的预处理中不取对数,也无须做幅度归一,由ICA的应用条件决定的。预处理后的图像以向量的形式按行排列-err
ICA
- 这是一篇介绍ica的综述文章,写的很全面。-This is an introductory summary of ica article, written by very comprehensive.
facedetector
- 人脸检测源代码. The souce demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN rough face prefiltering, PCA/LDA
prtools3.1.7
- 模式识别 MATLAB 的工具箱,比较实用,包括SVM,ICA,PCA,NN等等模式识别算法.-Pattern Recognition Toolbox for MATLAB, more practical, including the SVM, ICA, PCA, NN pattern recognition algorithm and so on.
PCA-(ICA)
- 主成分分析程序包,包括主成分分析和独立主成分分析两个程序源代码。-Principal component analysis package, including principal component analysis principal component analysis and independent source code for both procedures.
FaceEvaluator
- A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition.
ToolBox
- matlab图像处理工具相,使用了主成分分析,ANN,SVM等方法。-This toolBox used in the image processing(feature extraction and classification) PCA,LDA,ICA,DCT,RBF,RBE,GRNN,KNN,minimum distance,SVM, and others
DetectionLibrary
- Chesnokov Yuriy写的人脸检测库,内容涵盖肤色检测、运动估计、SVM分类、PCA/LDA/ICA特征提取以及神经网络分类器等。-The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster proc
pca(ica)svm
- 基 于 pca(ica)-svm 实 现 故 障 诊 断 -PCA_test.......
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
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: wa
svm
- svm工具箱,程序与应用实例 scaleForSVM:归一化 pcaForSVM:pca降为预处理 fasticaForSVM:ica降为预处理 等-svm toolbox, procedures and application examples
SVM--ICA-and-PCA-and-NN
- SVM,ICA,PCA,NN等等模式识别算法,很有参考-SVM, ICA and PCA and NN, and so on pattern recognition algorithm, is of great reference value