搜索资源列表
fisherplot
- 运用fisher方法进行pca降维和Lda特征提取的人耳识别。
orl_fisher
- 模式识别的经典算法之一,fisher脸特征提取,采用matlab进行编程-One of the classic pattern recognition algorithms, fisher Face feature extraction using matlab programming
FunFDA
- FunFDA模式识别中特征提取中的数据降维的一种算法-fisher discriminant analysis
VideoBasedFaceDetection
- 视频搜索中人脸识别关键技术的研究与实现。本文对人脸检测与识别技术进行了研究,实现了一个用于视频搜 索的自动人脸识别系统。该系统对输入的视频帧进行人脸检测和定 位,经过图像预处理之后,进行重要特征点Gabor一Fisher的特征提取 和分类识别。-Video search, face recognition and implementation of key technologies. In this paper, face detection and recognition tech
ar_dct_lda
- AR人脸库进行DCT变换,然后使用Fisher discriminant analysis 进行特征提取,使用cos分类器进行人脸分类。-AR Face Database for DCT transform, and then use the Fisher discriminant analysis feature extraction, using cos classifier for human face classification.
KLFDA
- 基于局部Fisher准则的非线性核Fisher辨别分析,应用于有监督的特征提取与高维数据的有效降维。-Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction.
fisher-face
- 用于lda特征脸提取,可以调整参数,选取特征向量-Lda feature extraction for face, you can adjust the parameters, select the feature vector
KFDA
- KFDA:核fisher用于分线性数据的降维。对数据进行特征提取。-KFDA: kernel fisher for sub-linear data dimensionality reduction. Data for feature extraction.
lfda
- 从高维信号提取特征并同时降维到低维信号。为图像表示、图像分类、模式识别等进行特征提取。-local Fisher Discriminant Analysis
fisherplot
- 运用fisher方法进行pca降维和Lda特征提取的人耳识别。-Use fisher method Lda PCA dimensionality reduction and feature extraction to identify the human ear.
stprtool_v2.12
- 统计模式识别工具箱(STPRTool 版本2.12 2013-09-12) 功能有线性判别函数、特征提取、密度估计和聚类、支持向量机、贝叶斯分类器、交叉验证等-Statistical Pattern Recognition Toolbox Methods: Fisher,PCA,GMM,K-means,SVM,Bayes classifier,Cross-validation,KNN,etc.
FisherMultiClassDiscri
- 基于Fisher准则多分类特征提取,投影后采用最近邻算法和一对一投票法进行分类和交叉验证,附上数据实例-After feature extraction based on Fisher criterion with multicalsses, the projections are discriminated ultilizing the nearest neighbor algorithm and one-versus-one ballot to have a cross validation
KFDA
- 研究基于步态的身份识别技术,并在步态特征提取和身份识 别等方面做了一些简单的尝试和探索。本文提出了一种基于核函数的Fisher判别分析(KFDA)进行步态识别.-In training process,we use kernel-based Fisher Discrimination Analysis(KFDA) method to train the input sample vectors.The method has been used in face recognition an
fisher
- 基于Fisher距离判据的特征提取分类MATLAB代码-Extraction MATLAB code classification based on Fisher criterion feature distance
LDFV
- VLAD VLAD可以理解为是BOF和fisher vector的折中 BOF是把特征点做kmeans聚类,然后用离特征点最近的一个聚类中心去代替该特征点,损失较多信息; Fisher vector是对特征点用GMM建模,GMM实际上也是一种聚类,只不过它是考虑了特征点到每个聚类中心的距离,也就是用所有聚类中心的线性组合去表示该特征点,在GMM建模的过程中也有损失信息; VLAD像BOF那样,只考虑离特征点最近的聚类中心,VLAD保存了每个特征点到离它最近的聚类中心的距离;
multiclassfisher
- fisher特征提取,可用于两类特征的数据处理(fisher feature extraction algorithm)