搜索资源列表
vc_gauss
- 这个是我自己编写的高斯列主元消去法的VC程序,简单实用!-this is what I have written out of the Gaussian Elimination PCA VC procedures simple and practical!
PCA+LDAVC
- 结合PCA+LDA的图像识别算法VC封装类,可以运行,效果还可以-combination of image recognition algorithm VC Packaging categories, can run, the effect could also
PCA+LDA+VC+code
- PCA+LDA的图像识别算法VC封装类,可用于模式识别等-PCA LDA image recognition algorithm VC Packaging category, can be used for pattern recognition, etc.
PCA+LDA.Class.vc
- 结合PCA+LDA的图像识别算法VC封装类,PCA(主元素分析,光照敏感),可用于人脸识别的初级算法-combination of image recognition algorithm VC Packaging category, PCA (principal component analysis, Light-sensitive), can be used for the initial face recognition algorithm
PCA
- 采用两种方法计算PCA的程序:SVD和计算Covariance。程序包括VC++代码和Matlab代码。
pca
- 上传的代码用vc实现PCA人脸识别算法,识别精度达到0.895-PCA face recognition algorithm using vc achieve
pca-sift
- pca-sift算法的实现,采用vc2008开发环境,进行开发,独立运行-pca-sift algorithm, using vc2008 development environment to develop, operate independently
FaceRec
- This example face recognition with opencv using PCA algorithm
PCA
- 关于主成份分析的vc++源码,注释详细,以KL变换为基础,使特征将维。-Principal component analysis on the vc++ Source, comments, detail, based on KL transform, so that will be characterized by Victoria.
EigenFace
- This is a MFC program to test Principle Component Analysis (PCA) for constructing Eigenfaces. Using train images, it calculates Eigen values and Eigen vectors with sorting. Then reconstruct test images from PCA coefficients.
PCA-LBP-face
- VC编写的基于PCA和LBP的人脸识别程序-VC prepared by the PCA and the LBP-based face recognition program
PCA
- this the implementation of PCA written by vc. It is very useful in image matching. Wish help you.-this is the implementation of PCA written by vc. It is very useful in image matching. Wish help you.
IPCA-VC
- 这是一个增量主成分分析的VC环境下的C代码程序,希望对大家有帮助!-This is an incremental principal component analysis of C code under VC program, we want to help!
pca
- 基于VC的PCA人脸识别,人脸库需要自己加入-The PCA-based Face Recognition VC
PCA-OpenCV1-FaceDetection
- VC和OpenCV2.0实现的人脸检测的多种方法-VC and the OpenCV implementation of face detection
PCA
- 这是基于VC++编写的对遥感影像分析的程序,主要是对遥感影像进行PCA变换,使得对影响分析不仅可以依托于现成软件,我们自己也可以开发-This is written in VC++ based on remote sensing image analysis program, mainly for remote sensing images PCA transform, makes impact analysis can not only rely on ready-made software,
Face-recognition-based-on-PCA
- 基于vc++6.0和opencv1.0的单样本人脸识别。用了PCA和2DPCA降维,效果不错。附带样本-Face recognition based on the vc++6.0, and opencv1.0 single sample. With the PCA and 2DPCA dimensionality reduction, good results. Comes with sample
pca
- vc++,c的主成分分析法程序有错误,可以自己先调试一下-PCA 主成分分析法